summaryrefslogtreecommitdiff
path: root/init.d/loopback.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/loopback.in')
-rw-r--r--init.d/loopback.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/loopback.in b/init.d/loopback.in
index c998924f..d8fea5a9 100644
--- a/init.d/loopback.in
+++ b/init.d/loopback.in
@@ -14,7 +14,7 @@ description="Configures the loopback interface."
depend()
{
after clock
- keyword -jail -prefix -systemd-nspawn -vserver
+ keyword -jail -systemd-nspawn -vserver
}
start()