its xrdp_control.sh, not xrdp_daemon
This commit is contained in:
parent
0cf185520d
commit
e18da60e8f
@ -84,7 +84,7 @@ case "$1" in
|
||||
xrdp_start
|
||||
;;
|
||||
*)
|
||||
echo "Usage: xrdp_daemon {start|stop|restart|force-reload}"
|
||||
echo "Usage: xrdp_control.sh {start|stop|restart|force-reload}"
|
||||
exit 1
|
||||
esac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user