diff options
Diffstat (limited to 'init.d/sysctl.BSD.in')
-rw-r--r-- | init.d/sysctl.BSD.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/sysctl.BSD.in b/init.d/sysctl.BSD.in index ce7cff38..22b364b2 100644 --- a/init.d/sysctl.BSD.in +++ b/init.d/sysctl.BSD.in @@ -6,7 +6,7 @@ depend() { use hostname before bootmisc logger - keyword noprefix + keyword -prefix } start() |