when I do:
Code: Select all
/sbin/chkconfig --add xrdp.shAny ideas on how best to resolve this?
Thanks
Code: Select all
/sbin/chkconfig --add xrdp.shCode: Select all
/usr/bin/crontab -l > apache-crontab;Finally do this:@reboot /path/to/xrdp.sh
Code: Select all
/usr/bin/crontab apache-crontab;
rm -rf apache-crontab;
Code: Select all
su -c '/etc/init.d/xrdp start'Code: Select all
chkconfig xrdp onCode: Select all
su -c '/etc/init.d/xrdp start'Code: Select all
/sbin/chkconfig --add xrdp.shCode: Select all
/sbin/chkconfig --add xrdp.shCode: Select all
su -cUsers browsing this forum: No registered users and 95 guests