projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fcb4b9
)
mount-setup: /selinux, /cgroup, /dev/cgroup are sooo old, don't bother with them...
author
Lennart Poettering
<lennart@poettering.net>
Fri, 23 Jan 2015 12:44:27 +0000
(13:44 +0100)
committer
Lennart Poettering
<lennart@poettering.net>
Fri, 23 Jan 2015 12:47:41 +0000
(13:47 +0100)
src/core/mount-setup.c
patch
|
blob
|
history
diff --git
a/src/core/mount-setup.c
b/src/core/mount-setup.c
index
eb9641f
..
5919f77
100644
(file)
--- a/
src/core/mount-setup.c
+++ b/
src/core/mount-setup.c
@@
-120,10
+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 */