summarylogtreecommitdiffstats
path: root/fan2go.service
diff options
context:
space:
mode:
Diffstat (limited to 'fan2go.service')
-rw-r--r--fan2go.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/fan2go.service b/fan2go.service
deleted file mode 100644
index b32a1e251ff6..000000000000
--- a/fan2go.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Advanced Fan Control program
-After=lm_sensors.service
-
-[Service]
-LimitNOFILE=8192
-ExecStart=/usr/bin/fan2go -c /etc/fan2go/fan2go.yaml --no-style
-Restart=always
-RestartSec=1s
-
-[Install]
-WantedBy=multi-user.target