Files
swupd-client/data/check-update.service.in
2016-02-24 09:34:13 -08:00

10 lines
148 B
Plaintext

[Unit]
Description=Check for new OS version
[Service]
Type=oneshot
ExecStart=@prefix@/bin/swupd check-update
[Install]
WantedBy=multi-user.target