summarylogtreecommitdiffstats
path: root/atieventsd.service
diff options
context:
space:
mode:
authorVi0L02015-06-08 20:45:00 +0200
committerVi0L02015-06-08 20:45:00 +0200
commit27357157125bc30c297ff1ddf9efc3462e1fe359 (patch)
tree4d2c77cbbafcadba72bf46209046225d004f8e75 /atieventsd.service
downloadaur-27357157125bc30c297ff1ddf9efc3462e1fe359.tar.gz
Initial import
Diffstat (limited to 'atieventsd.service')
-rw-r--r--atieventsd.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/atieventsd.service b/atieventsd.service
new file mode 100644
index 000000000000..ccf3a5975f1f
--- /dev/null
+++ b/atieventsd.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Catalyst event Daemon
+Requires=acpid.socket
+
+[Service]
+ExecStart=/usr/sbin/atieventsd --nodaemon
+
+[Install]
+WantedBy=multi-user.target