about summary refs log tree commit diff
path: root/users/tazjin/presentations/systemd-2016/demo/demo-notify@.service
[Unit]
Description=Demonstrate systemd templating by sending a notification

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