summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/power_profile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-07-22 00:57:04 +0000
committerobrien <obrien@FreeBSD.org>2005-07-22 00:57:04 +0000
commitaf93289086ebd53e2fb52682d6f4912f6ba5084b (patch)
tree3b0841fe7fa42573295716653458c356b08e9cf8 /etc/rc.d/power_profile
parentbb3cca0254cba9c33da05307fe7bda7ef1869070 (diff)
downloadFreeBSD-src-af93289086ebd53e2fb52682d6f4912f6ba5084b.zip
FreeBSD-src-af93289086ebd53e2fb52682d6f4912f6ba5084b.tar.gz
Embellish the dependency lists - this script depends having awk(1),
and it needs syslogd due to using logger(1). Have it run as early as possible to save battery power for laptop users.
Diffstat (limited to 'etc/rc.d/power_profile')
-rw-r--r--etc/rc.d/power_profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.d/power_profile b/etc/rc.d/power_profile
index dbc7aa3..d579716 100644
--- a/etc/rc.d/power_profile
+++ b/etc/rc.d/power_profile
@@ -9,7 +9,9 @@
#
# PROVIDE: power_profile
+# REQUIRE: mountcritlocal syslogd
# KEYWORD: nojail nostart
+# BEFORE: NETWORKING
. /etc/rc.subr
OpenPOWER on IntegriCloud