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

10 lines
121 B
SYSTEMD
Raw Normal View History

2019-01-25 17:28:29 +00:00
[Unit]
Description=Run checkupdates
[Service]
Type=oneshot
ExecStart=checkupdates
[Install]
WantedBy=multi-user.target