Add OpenRC service file
@ -0,0 +1,11 @@
#!/sbin/openrc-run
description="amdfan controller"
pidfile="/run/${SVCNAME}.pid"
command="/usr/bin/amdfand"
command_args="service"
command_user="root"
depend() {
need udev
}
The note is not visible to the blocked user.