about summary refs log tree commit diff
path: root/demo/demo-timer.service
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2016-01-21T18·32+0100
committerVincent Ambo <tazjin@gmail.com>2016-01-21T18·32+0100
commit1eb2797d03d985513a00f6f5020f52b08c6cc2f2 (patch)
treec8a15a3c92a956615a551d08aea32eeb54b23f6c /demo/demo-timer.service
parentd2e97f40421d3f886429ab612d5de178700c40b0 (diff)
Update demo units, change font size
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."