summarylogtreecommitdiffstats
path: root/vmware-horizon-usb.service
diff options
context:
space:
mode:
authorChristian Hesse2015-06-28 22:13:01 +0200
committerChristian Hesse2015-06-28 22:13:01 +0200
commit4b44e484d9f1991d06ca8797f804215bf86c24c2 (patch)
treed8abd8161c3a8853865b14255c812603b00201b1 /vmware-horizon-usb.service
downloadaur-4b44e484d9f1991d06ca8797f804215bf86c24c2.tar.gz
initial import of vmware-horizon-client 3.4.0-2
Diffstat (limited to 'vmware-horizon-usb.service')
-rw-r--r--vmware-horizon-usb.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/vmware-horizon-usb.service b/vmware-horizon-usb.service
new file mode 100644
index 000000000000..b9aa55fa1aa5
--- /dev/null
+++ b/vmware-horizon-usb.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=VMware Horizon USB daemon
+
+[Service]
+Type=forking
+ExecStart=/usr/lib/systemd/scripts/vmware-horizon-usb
+
+[Install]
+WantedBy=multi-user.target