chore(systemd-presentation): Prepare for depot merge

This commit is contained in:
Vincent Ambo 2019-12-21 00:26:34 +00:00
parent 91d7f03000
commit 8db37e3959
16 changed files with 1 additions and 0 deletions

View 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'