system-helpers/etc/systemd/system/checkupdates.service

9 lines
121 B
Desktop File

[Unit]
Description=Run checkupdates
[Service]
Type=oneshot
ExecStart=checkupdates
[Install]
WantedBy=multi-user.target