6 lines
266 B
SYSTEMD
6 lines
266 B
SYSTEMD
|
[Unit]
|
||
|
Description=dbus-notification after umount from %I
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/bin/dbus-send --system /at/xundeenergie/notifications at.xundeenergie.notifications.Notification string:"External Disk" string:"%I unmounted" string:"Platte kann ausgesteckt werden"
|