diff options
-rw-r--r-- | src/core/mount-setup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/mount-setup.c b/src/core/mount-setup.c index 5919f770c7..521545e5ce 100644 --- a/src/core/mount-setup.c +++ b/src/core/mount-setup.c @@ -120,8 +120,6 @@ static const MountPoint mount_table[] = { static const char ignore_paths[] = /* SELinux file systems */ "/sys/fs/selinux\0" - /* Legacy kernel file system */ - "/proc/bus/usb\0" /* Container bind mounts */ "/proc/sys\0" "/dev/console\0" |