[Unit] Description=Automatically check updates and send notifications via notify-rust After=network-online.target ConditionUser=!root [Service] Type=simple ExecStart=/usr/bin/upcheck 90 KillMode=process KillSignal=SIGINT [Install] WantedBy=default.target