garffi

Results 1 comments of garffi

my solution on host Debian bullseye : `mount -t cgroup -o none,name=systemd cgroup /sys/fs/cgroup/systemd` and start container: `podman run -d -it --privileged --name rtorrent-flood-openvpn -v /sys/fs/cgroup:/sys/fs/cgroup:ro -v /mnt/data/torrent/config:/config -v /mnt/data/torrent:/output...