This commit is contained in:
Maurice
2025-10-01 12:36:32 +02:00
parent 3fcc02a49a
commit 54e9492d79
2 changed files with 3 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ rc-update add cgroups
rc-service cgroups start
# Rootless mode
adduser -DH podman
adduser -D podman
modprobe tun
echo tun >> /etc/modules
echo podman:100000:65536 > /etc/subuid