summarylogtreecommitdiffstats
path: root/asusd-nohwdep.service
diff options
context:
space:
mode:
Diffstat (limited to 'asusd-nohwdep.service')
-rw-r--r--asusd-nohwdep.service20
1 files changed, 0 insertions, 20 deletions
diff --git a/asusd-nohwdep.service b/asusd-nohwdep.service
deleted file mode 100644
index 477be2e065b4..000000000000
--- a/asusd-nohwdep.service
+++ /dev/null
@@ -1,20 +0,0 @@
-[Unit]
-Description=ASUS Notebook Control
-StartLimitInterval=200
-StartLimitBurst=2
-Before=multi-user.target
-Conflicts=asusd.service
-
-[Service]
-Environment=IS_SERVICE=1
-ExecStartPre=/bin/sleep 2
-ExecStart=/usr/bin/asusd
-Restart=on-failure
-Restart=always
-RestartSec=1
-Type=dbus
-BusName=org.asuslinux.Daemon
-SELinuxContext=system_u:system_r:unconfined_t:s0
-
-[Install]
-WantedBy=multi-user.target