diff --git a/root/etc/s6-overlay/s6-rc.d/svc-xrdp-sesman/run b/root/etc/s6-overlay/s6-rc.d/svc-xrdp-sesman/run index 1100766..9500acd 100755 --- a/root/etc/s6-overlay/s6-rc.d/svc-xrdp-sesman/run +++ b/root/etc/s6-overlay/s6-rc.d/svc-xrdp-sesman/run @@ -4,6 +4,6 @@ fdmove -c 2 1 # Notify service manager when xrdp is up -s6-notifyoncheck -w 500 -c "nc -zU /run/xrdp/sesman.socket" +s6-notifyoncheck -w 500 -c "redirfd -w 2 /dev/null nc -zU /run/xrdp/sesman.socket" /usr/sbin/xrdp-sesman --nodaemon