diff options
author | jsorg71 <jsorg71> | 2008-05-06 06:30:59 +0000 |
---|---|---|
committer | jsorg71 <jsorg71> | 2008-05-06 06:30:59 +0000 |
commit | f6c0f1770e50f9501fbb7bc7fb2749a919cb54cf (patch) | |
tree | 8852edc84de508e214da6d1ac84e161dfb307117 /instfiles | |
parent | c81817ca16dd81ca5b4fa3cba27ae4e2d49bb69d (diff) | |
download | xrdp-proprietary-f6c0f1770e50f9501fbb7bc7fb2749a919cb54cf.tar.gz xrdp-proprietary-f6c0f1770e50f9501fbb7bc7fb2749a919cb54cf.zip |
rename xrdp to xrdp.sh
Diffstat (limited to 'instfiles')
-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 |