X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fmount-setup.c;h=521545e5ce04f7dc554e5338904b132c2ca360bd;hb=b57b06258e0b1894edb6d1fc52a80b3c33164892;hp=bd3a0352d690065f46484c397c327c7aa2007843;hpb=b12afc8c5c5c3ee5720780df9a602288bbcc24ea;p=elogind.git diff --git a/src/core/mount-setup.c b/src/core/mount-setup.c index bd3a0352d..521545e5c 100644 --- a/src/core/mount-setup.c +++ b/src/core/mount-setup.c @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include @@ -121,12 +120,6 @@ static const MountPoint mount_table[] = { static const char ignore_paths[] = /* SELinux file systems */ "/sys/fs/selinux\0" - "/selinux\0" - /* Legacy cgroup mount points */ - "/dev/cgroup\0" - "/cgroup\0" - /* Legacy kernel file system */ - "/proc/bus/usb\0" /* Container bind mounts */ "/proc/sys\0" "/dev/console\0"