Fix gitea?
This commit is contained in:
@@ -36,5 +36,8 @@ echo "net.ipv4.ip_unprivileged_port_start=53" >> /etc/sysctl.d/podman.conf
|
||||
sysctl -p /etc/sysctl.d/podman.conf
|
||||
|
||||
# Enable and start Podman socket
|
||||
echo 'podman_user="podman"' >> /etc/rc.conf
|
||||
|
||||
rc-update add podman
|
||||
rc-service podman start
|
||||
rc-service podman start
|
||||
chmod 666 /run/podman/podman.sock
|
||||
Reference in New Issue
Block a user