summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/power_profile
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2007-12-08 23:00:28 +0000
committerdougb <dougb@FreeBSD.org>2007-12-08 23:00:28 +0000
commit8b27e899e46c3d8830363bbf1204209ada4ddd1f (patch)
tree8f62f091d88f930f06264547f4d4eac2f411d8e6 /etc/rc.d/power_profile
parentf956375817c6c596dcc7b417d254725dcb741698 (diff)
downloadFreeBSD-src-8b27e899e46c3d8830363bbf1204209ada4ddd1f.zip
FreeBSD-src-8b27e899e46c3d8830363bbf1204209ada4ddd1f.tar.gz
Add an empty stop_cmd to the remaining scripts that don't start
daemons and don't already have one.
Diffstat (limited to 'etc/rc.d/power_profile')
-rw-r--r--etc/rc.d/power_profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.d/power_profile b/etc/rc.d/power_profile
index 5b33d70..7f64b72 100644
--- a/etc/rc.d/power_profile
+++ b/etc/rc.d/power_profile
@@ -15,6 +15,7 @@
. /etc/rc.subr
name="power_profile"
+stop_cmd=':'
LOGGER="logger -t power_profile -p daemon.notice"
# Set a given sysctl node to a value.
OpenPOWER on IntegriCloud