summarylogtreecommitdiffstats
path: root/macfanctld.service
diff options
context:
space:
mode:
authorJames An2015-07-09 19:00:46 -0400
committerJames An2015-07-09 19:00:46 -0400
commitc739752aad82da09315774cf1d066cd5e900f975 (patch)
treefddd2dcc993260d0677127a72d532d82d36ef9e8 /macfanctld.service
downloadaur-c739752aad82da09315774cf1d066cd5e900f975.tar.gz
Initial commit of package with upstream location updated from Launchpad to GitHub.
Diffstat (limited to 'macfanctld.service')
-rw-r--r--macfanctld.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/macfanctld.service b/macfanctld.service
new file mode 100644
index 000000000000..c3743414ee4c
--- /dev/null
+++ b/macfanctld.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Mac Fan Control Daemon
+Documentation=man:macfanctld(1)
+
+[Service]
+ExecStart=/usr/bin/macfanctld -f
+
+[Install]
+WantedBy=multi-user.target