upcheck/upcheck.service

12 lines
242 B
Desktop File

[Unit]
Description=Automatically check updates and send notifications via libnotify
After=network-online.target
[Service]
Type=simple
ExecStart=/usr/bin/upcheck
KillMode=process
KillSignal=SIGINT
[Install]
WantedBy=multi-user.target