ports/sysutils/fand/files/patch-fand.rc.in
Corey Hinshaw 25e9280a0c sysutils/fand: New port: PWM cooling fan control daemon
Simple daemon to control PWM (Pulse Width Modulation) cooling fans.
fand was originally written for use on arm64 single board computers,
but should work on any cooling fan driven by a pwmc(4) device.

WWW: https://github.com/electrickite/fand

PR:		261880
2022-02-13 20:43:32 +01:00

10 lines
181 B
Text

--- fand.rc.in.orig 2022-02-10 20:48:18 UTC
+++ fand.rc.in
@@ -1,5 +1,7 @@
#!/bin/sh
+# $FreeBSD$
+#
# PROVIDE: fand
# REQUIRE: DAEMON devfs sysctl
# KEYWORD: nojail shutdown