chore: enable podman-auto-update timer
This commit is contained in:
parent
070bced17d
commit
fd74303e3f
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -68,7 +68,7 @@ EOF
|
||||||
|
|
||||||
# systemctl enable docker.socket
|
# systemctl enable docker.socket
|
||||||
systemctl enable podman.socket
|
systemctl enable podman.socket
|
||||||
systemctl enable podman-auto-update.service
|
systemctl enable podman-auto-update.timer
|
||||||
# systemctl enable tailscaled.service
|
# systemctl enable tailscaled.service
|
||||||
systemctl enable -f --global flatpak-setup.service
|
systemctl enable -f --global flatpak-setup.service
|
||||||
systemctl enable -f --global azure-topgrade.service
|
systemctl enable -f --global azure-topgrade.service
|
||||||
|
|
Loading…
Reference in a new issue