[juan@leysa ~]$ mount|grep rootfs [juan@leysa ~]$ sudo chroot ~/rootfs /bin/bash bash-4.2# /usr/lib/systemd/systemd --version systemd 198 +PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ bash-4.2# exit [juan@leysa ~]$ mount|grep rootfs proc on /home/juan/rootfs/proc type proc (rw,nosuid,nodev,noexec,relatime) sysfs on /home/juan/rootfs/sys type sysfs (rw,nosuid,nodev,noexec,relatime) devtmpfs on /home/juan/rootfs/dev type devtmpfs (rw,nosuid,size=5990212k,nr_inodes=1497553,mode=755) tmpfs on /home/juan/rootfs/dev/shm type tmpfs (rw,nosuid,nodev) devpts on /home/juan/rootfs/dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /home/juan/rootfs/run type tmpfs (rw,nosuid,nodev,mode=755) tmpfs on /home/juan/rootfs/sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,mode=755) cgroup on /home/juan/rootfs/sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
Fixed in git.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.