chore(systemd-presentation): Prepare for depot merge
This commit is contained in:
parent
91d7f03000
commit
8db37e3959
16 changed files with 1 additions and 0 deletions
6
presentations/systemd-2016/demo/demo-notify@.service
Normal file
6
presentations/systemd-2016/demo/demo-notify@.service
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[Unit]
|
||||
Description=Demonstrate systemd templating by sending a notification
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/notify-send 'Systemd notification' '%i'
|
||||
Loading…
Add table
Add a link
Reference in a new issue