aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2016-05-15 06:00:13 +0000
committerEnji Cooper <ngie@FreeBSD.org>2016-05-15 06:00:13 +0000
commit73ffff5f64c21f8fa17dc8cf40419e2ecb401c62 (patch)
tree53e44c7089000d4eccdf26a90c676de1116495ae /etc
parent322c831d0c13d3aec4d81fe782f51c2c90f2cedb (diff)
downloadsrc-73ffff5f64c21f8fa17dc8cf40419e2ecb401c62.tar.gz
src-73ffff5f64c21f8fa17dc8cf40419e2ecb401c62.zip
Make hostid_save depend on hostid
MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=299844
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.d/hostid_save2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/hostid_save b/etc/rc.d/hostid_save
index 1a52068738ca..f535ea2596f2 100755
--- a/etc/rc.d/hostid_save
+++ b/etc/rc.d/hostid_save
@@ -4,7 +4,7 @@
#
# PROVIDE: hostid_save
-# REQUIRE: root
+# REQUIRE: hostid root
# KEYWORD: nojail
. /etc/rc.subr