Advertisement
Guest User

coolercontrol-liquidctl-daemon

a guest
Feb 1st, 2024
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. #!/sbin/openrc-run
  2.  
  3. name=$RC_SVCNAME
  4. description="CoolerControl Liquidctl Daemon"
  5. supervisor="supervise-daemon"
  6. command="/usr/bin/coolercontrol-liqctld"
  7. command_args="--daemon"
  8. supervise_daemon_args=" -e "COOLERCONTROL_LOG=\"INFO"\""
  9. #supervise_daemon_args=" -e "COOLERCONTROL_LOG=\"DEBUG"\""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement