Merge pull request #297 from Stebalien/dbus

Modernize the systemd unit a bit
This commit is contained in:
Nikos Tsipinakis 2017-02-19 15:18:48 +02:00 committed by GitHub
commit 62fcfa66e8

View File

@ -1,11 +1,13 @@
[Unit]
Description=Dunst notification daemon
Documentation=man:dunst(1)
[Service]
Type=simple
Type=dbus
BusName=org.freedesktop.Notifications
ExecStart=##PREFIX##/bin/dunst
Environment=DISPLAY=:0
[Install]
WantedBy=multi-user.target
WantedBy=default.target