diff options
Diffstat (limited to 'init.d/procfs.in')
| -rw-r--r-- | init.d/procfs.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/procfs.in b/init.d/procfs.in index a9fcb9a2..63e2b58d 100644 --- a/init.d/procfs.in +++ b/init.d/procfs.in @@ -7,7 +7,7 @@ description="Mounts misc filesystems in /proc." depend() { use modules devfs - need localmount + need mount.usr mount.var keyword -openvz -prefix -systemd-nspawn -vserver -lxc } |
