about summary refs log tree commit diff
path: root/presentations/systemd-2016/demo/demo-notify@.service
diff options
context:
space:
mode:
Diffstat (limited to 'presentations/systemd-2016/demo/demo-notify@.service')
-rw-r--r--presentations/systemd-2016/demo/demo-notify@.service6
1 files changed, 0 insertions, 6 deletions
diff --git a/presentations/systemd-2016/demo/demo-notify@.service b/presentations/systemd-2016/demo/demo-notify@.service
deleted file mode 100644
index e25524b4e2..0000000000
--- a/presentations/systemd-2016/demo/demo-notify@.service
+++ /dev/null
@@ -1,6 +0,0 @@
-[Unit]
-Description=Demonstrate systemd templating by sending a notification
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/notify-send 'Systemd notification' '%i'