aboutsummaryrefslogtreecommitdiff
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 1c805004..5c807626 100644
--- a/init.d/swapfiles.in
+++ b/init.d/swapfiles.in
@@ -5,7 +5,7 @@
depend()
{
need localmount
- keyword -jail -openvz -prefix -vserver -lxc
+ keyword -jail -openvz -prefix -systemd-nspawn -vserver -lxc
}
start()