mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-25 15:35:17 +00:00
10 lines
139 B
SYSTEMD
10 lines
139 B
SYSTEMD
|
[Unit]
|
||
|
Description=distrobox-upgrade Automatic Update Trigger
|
||
|
|
||
|
[Timer]
|
||
|
OnBootSec=1h
|
||
|
OnUnitInactiveSec=1d
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|