system-notification/etc/systemd/user/system-notification.service

11 lines
207 B
SYSTEMD
Raw Permalink Normal View History

[Unit]
Description=dbus system-notifications to usersession
[Service]
ExecStart=/usr/local/lib/system-notification/system-notification.py
Restart=on-failure
RestartSec=1s
[Install]
WantedBy=default.target