This commit is contained in:
Maurice
2025-10-01 12:30:26 +02:00
parent 0c3c20f0a8
commit 3fcc02a49a
5 changed files with 6 additions and 6 deletions

View File

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