xrdp server
This commit is contained in:
8
net-misc/xrdp/files/startwm.sh
Normal file
8
net-misc/xrdp/files/startwm.sh
Normal file
@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
# use the gentoo startDM to start the default WM
|
||||
#
|
||||
# see /usr/share/doc/xrdp-version/startwm.sh for the factory version of this
|
||||
# script.
|
||||
source /etc/rc.conf
|
||||
|
||||
/etc/X11/Sessions/"${XSESSION}"
|
Reference in New Issue
Block a user