summarylogtreecommitdiffstats
path: root/aksusbd.service
diff options
context:
space:
mode:
Diffstat (limited to 'aksusbd.service')
-rw-r--r--aksusbd.service18
1 files changed, 0 insertions, 18 deletions
diff --git a/aksusbd.service b/aksusbd.service
deleted file mode 100644
index 158946606774..000000000000
--- a/aksusbd.service
+++ /dev/null
@@ -1,18 +0,0 @@
-[Unit]
-Description=AKSUSB daemon
-Wants=winehasp.service hasplmd.service
-
-[Service]
-Type=forking
-StandardOutput=tty
-TimeoutStopSec=10s
-
-ProtectSystem=full
-ProtectHome=true
-
-ExecStart=/usr/bin/aksusbd
-
-[Install]
-WantedBy=multi-user.target
-Also=winehasp.service
-Also=hasplmd.service