summaryrefslogtreecommitdiff
path: root/init.d/swapfiles.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/swapfiles.in')
-rw-r--r--init.d/swapfiles.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/swapfiles.in b/init.d/swapfiles.in
index 5c807626..c3a2a774 100644
--- a/init.d/swapfiles.in
+++ b/init.d/swapfiles.in
@@ -4,7 +4,7 @@
depend()
{
- need localmount
+ need mount.usr mount.var
keyword -jail -openvz -prefix -systemd-nspawn -vserver -lxc
}