about summary refs log tree commit diff
path: root/demo/demo-timer.service
diff options
context:
space:
mode:
Diffstat (limited to 'demo/demo-timer.service')
-rw-r--r--demo/demo-timer.service6
1 files changed, 0 insertions, 6 deletions
diff --git a/demo/demo-timer.service b/demo/demo-timer.service
deleted file mode 100644
index 2f6a20e147..0000000000
--- a/demo/demo-timer.service
+++ /dev/null
@@ -1,6 +0,0 @@
-[Unit]
-Description=Demo unit for systemd timers
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/echo "Systemd timer fired! Hello Hackeriet."