Allow dunst to be managed by systemd

This should have no effect on systems without systemd; it just causes dunst to be started through systemd when possible.
This commit is contained in:
Steven Allen 2017-02-15 14:17:39 -08:00 committed by GitHub
parent 21b4194031
commit f995f1c607

View File

@ -1,3 +1,4 @@
[D-BUS Service] [D-BUS Service]
Name=org.freedesktop.Notifications Name=org.freedesktop.Notifications
Exec=##PREFIX##/bin/dunst Exec=##PREFIX##/bin/dunst
SystemdService=dunst.service