Files
bsdports/system/powerdxx/files/patch-x-powerd++.rc
2019-12-26 07:26:06 +00:00

11 lines
272 B
Plaintext

--- ./powerd++.rc.orig 2016-12-28 14:38:56.000000000 +0200
+++ ./powerd++.rc 2017-06-08 08:28:45.944617000 +0200
@@ -12,5 +12,7 @@
command="%%PREFIX%%/sbin/powerd++"
pidfile="/var/run/powerd.pid"
+: ${powerdxx_enable="NO"}
+
load_rc_config $name
run_rc_command "$1"