diff options
Diffstat (limited to 'init.d/swapfiles.in')
-rw-r--r-- | init.d/swapfiles.in | 2 |
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() |