diff options
Diffstat (limited to 'init.d/staticroute.in')
-rw-r--r-- | init.d/staticroute.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/staticroute.in b/init.d/staticroute.in index 91b61a40..213dddf6 100644 --- a/init.d/staticroute.in +++ b/init.d/staticroute.in @@ -12,7 +12,7 @@ depend() { provide net use network - keyword -jail -vserver + keyword -jail -prefix -vserver } pre_flight_checks() |