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

9 lines
123 B
Desktop File

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