summarylogtreecommitdiffstats
path: root/vmware-horizon-usb.install
diff options
context:
space:
mode:
authorChristian Hesse2017-06-08 19:14:00 +0200
committerChristian Hesse2017-06-08 19:14:00 +0200
commit49a77430160713b80a19fbc1e32bf611cddba640 (patch)
tree4d354274d77754195b8b1b942537ba180af7d80b /vmware-horizon-usb.install
parentd8e7f599dcb5c13d400b57a1137a54534b1fa7cc (diff)
downloadaur-49a77430160713b80a19fbc1e32bf611cddba640.tar.gz
commit vmware-horizon-client 4.5.0-2
Diffstat (limited to 'vmware-horizon-usb.install')
-rw-r--r--vmware-horizon-usb.install5
1 files changed, 2 insertions, 3 deletions
diff --git a/vmware-horizon-usb.install b/vmware-horizon-usb.install
index 12241e2d35fe..9f41207f0045 100644
--- a/vmware-horizon-usb.install
+++ b/vmware-horizon-usb.install
@@ -1,7 +1,6 @@
post_install() {
- echo " > To enable USB redirection you have to launch"
- echo " > /usr/lib/systemd/scripts/vmware-horizon-usb or start/enable"
+ echo " > To enable USB redirection you have to start/enable"
echo " > systemd service vmware-horizon-usb:"
- echo " > $ systemctl start vmware-horizon-usb"
+ echo " > $ systemctl enable --now vmware-horizon-usb.service"
}