diff options
Diffstat (limited to 'init.d/sysfs.in')
| -rw-r--r-- | init.d/sysfs.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/sysfs.in b/init.d/sysfs.in index 37745ff2..b02883b5 100644 --- a/init.d/sysfs.in +++ b/init.d/sysfs.in @@ -15,7 +15,7 @@ sysfs_opts=nodev,noexec,nosuid depend() { - keyword -docker -lxc -prefix -systemd-nspawn -vserver + keyword -docker -lxc -systemd-nspawn -vserver } mount_sys() |
