about summary refs log tree commit diff
path: root/presentations/systemd-2016/demo/demo-notify@.service
blob: e25524b4e230aa07109ede7e183c3aa97b2b08bf (plain) (blame)
1
2
3
4
5
6
[Unit]
Description=Demonstrate systemd templating by sending a notification

[Service]
Type=oneshot
ExecStart=/usr/bin/notify-send 'Systemd notification' '%i'