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