diff options
-rwxr-xr-x | instfiles/xrdp.sh (renamed from instfiles/xrdp) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/instfiles/xrdp b/instfiles/xrdp.sh index 8a1e9ae6..6a8ac952 100755 --- a/instfiles/xrdp +++ b/instfiles/xrdp.sh @@ -7,6 +7,7 @@ SBINDIR=/usr/local/sbin LOG=/dev/null +CFGDIR=/etc/xrdp if ! test -x $SBINDIR/xrdp then |