03.05.2015, 12:50, "Jonathan Dowland" <[email protected]>: > On Sun, May 03, 2015 at 09:44:45AM +0300, Johannes Graumann wrote: >> PROMPT> sudo echo 1 > /sys/fs/cgroup/cpuset/cgroup.clone_children >> PROMPT> sudo echo 1 > /proc/sys/kernel/unprivileged_userns_clone > > I think redirections don't work for privileged operations via sudo. Instead > > sudo sh -c 'echo 1 > /sys/fs/cgroup/cpuset/cgroup.clone_children' > sudo sh -c 'echo 1 > /proc/sys/kernel/unprivileged_userns_clone' > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > Archive: https://lists.debian.org/[email protected]
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

