On Fri, Mar 19, 2021 at 1:16 PM Tomas Krizek via arch-general <
arch-general@lists.archlinux.org> wrote:
> According to [cgroups(7)], modern systemd should automatically mount
> cgroups2 hierarchy under /sys/fs/cgroup/unified - so I think this is the
> path you need to look for to determine cgroup
On 19/03/2021 11.40, Samir Nassar via arch-general wrote:
> from /etc/default/grub:
> GRUB_CMDLINE_LINUX_DEFAULT="consoleblank=0 nomodeseti
> systemd.unified_cgroup_hierarchy=1"
>
> $ ls -al /sys/fs/cgroup
> total 0
> dr-xr-xr-x 11 root root 0 Mar 19 10:56 .
> drwxr-xr-x 7 root root 0 Mar 19 10:5
Hello,
I am trying to make rootless podman work based off of:
https://wiki.archlinux.org/index.php/Podman#Rootless_Podman and I am
wondering if I am missing something or if there might be old information
in the wiki pages: https://wiki.archlinux.org/index.php/Podman and
https://wiki.archlinux