Alexander Schäferdiek
04b18fefa0
All checks were successful
continuous-integration/drone/push Build is passing
10 lines
167 B
Desktop File
10 lines
167 B
Desktop File
[Unit]
|
|
Description=Run check_updates
|
|
OnFailure=systemd_failure_notify@%n.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=check_updates
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|