d77a029bdc
viewer OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/gnome-branding-Aeon?expand=0&rev=34
14 lines
238 B
Desktop File
14 lines
238 B
Desktop File
[Unit]
|
|
Description=Distrobox automatic update for %I
|
|
After=network.target
|
|
StartLimitIntervalSec=60
|
|
StartLimitBurst=4
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/distrobox-upgrade --all
|
|
Restart=on-failure
|
|
RestartSec=1
|
|
|
|
[Install]
|
|
WantedBy=default.target
|