mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-04 03:39:58 +00:00
8 lines
141 B
SYSTEMD
8 lines
141 B
SYSTEMD
|
[Unit]
|
||
|
Description=distrobox-upgrade Automatic Update
|
||
|
|
||
|
[Service]
|
||
|
Type=simple
|
||
|
ExecStart=/usr/bin/distrobox-upgrade --all
|
||
|
StandardOutput=null
|