9 lines
121 B
Desktop File
9 lines
121 B
Desktop File
[Unit]
|
|
Description=Run checkupdates
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=checkupdates
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|