azure/files/usr/lib/systemd/user/azure-topgrade.service

14 lines
No EOL
260 B
Desktop File

[Unit]
Description=Update everything for current user
Wants=network-online.target
After=network-online.service
[Service]
Type=simple
ExecStart=/usr/libexec/azure-topgrade
Restart=on-failure
RestartSec=30
StartLimitInterval=0
[Install]
WantedBy=default.target