diff options
Diffstat (limited to 'init.d/hostid.in')
-rw-r--r-- | init.d/hostid.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/hostid.in b/init.d/hostid.in index ec6f6979..107b7f5c 100644 --- a/init.d/hostid.in +++ b/init.d/hostid.in @@ -15,6 +15,7 @@ extra_commands="reset" depend() { use root + after clock before devd net keyword -jail -prefix } |