systemd/user/update-notifier.service

10 lines
143 B
SYSTEMD
Raw Normal View History

2020-09-01 16:41:06 +00:00
[Unit]
Description=Notify when updates are available
[Service]
ExecStart=/usr/local/bin/notify-updates -n
[Install]
WantedBy=default.target