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