about summary refs log tree commit diff
path: root/presentations/systemd-2016/demo/demo-error.service
diff options
context:
space:
mode:
Diffstat (limited to 'presentations/systemd-2016/demo/demo-error.service')
-rw-r--r--presentations/systemd-2016/demo/demo-error.service7
1 files changed, 0 insertions, 7 deletions
diff --git a/presentations/systemd-2016/demo/demo-error.service b/presentations/systemd-2016/demo/demo-error.service
deleted file mode 100644
index b2d4c9d34799..000000000000
--- a/presentations/systemd-2016/demo/demo-error.service
+++ /dev/null
@@ -1,7 +0,0 @@
-[Unit]
-Description=Demonstrate failing units
-OnFailure=demo-notify@%n.service
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/false