summarylogtreecommitdiffstats
path: root/omnissa-horizon-usb.install
blob: 703dc94c05ac89dced8bd9e4d6709c93f86a3c81 (plain)
1
2
3
4
5
6
post_install() {
	echo " > To enable USB redirection you have to start/enable"
	echo " > systemd service horizon-usb:"
	echo " >  $ systemctl enable --now horizon-usb.service"
}