17.11.2017 01:32, Karlin High пишет: > I got a little further. > > $ sudo cgroupfs-mount > > $ ls /sys/fs/cgroup/devices/ > cgroup.clone_children cgroup.procs devices.allow > devices.list release_agent > cgroup.event_control cgroup.sane_behavior devices.deny > notify_on_release tasks > > $ sudo systemd-nspawn -D ~/testdebian/ > Spawning container testdebian on /home/karlin/testdebian. > Press ^] three times within 1s to kill container. > MS_SLAVE|MS_REC failed: Invalid argument >
Looks like WSL does not implement mount namespace (does it implement any namespace at all?) https://github.com/Microsoft/WSL/issues/2017 _______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
