Add fancontrol-ng

This commit is contained in:
2016-01-22 08:56:34 +01:00
parent 80e14db520
commit 8146e336d7
6 changed files with 722 additions and 4 deletions

9
fancontrol-ng.service.in Normal file
View File

@@ -0,0 +1,9 @@
[Unit]
Description=fancontrol-ng
[Service]
ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/fancontrol-ng @CMAKE_INSTALL_FULL_SYSCONFDIR@/fancontrol-ng.conf
Restart=on-abort
[Install]
WantedBy=default.target