system-helpers/etc/systemd/user/check_updates.service

10 lines
168 B
Desktop File

[Unit]
Description=Run check_updates
#OnFailure=systemd_failure_notify@%n.service
[Service]
Type=oneshot
ExecStart=check_updates
[Install]
WantedBy=multi-user.target