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 f47a8c6..ec37dee 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 -z 127.0.0.1 3350" +s6-notifyoncheck -w 500 -c "nc -z localhost 3350" /usr/sbin/xrdp-sesman --nodaemon diff --git a/root/etc/s6-overlay/s6-rc.d/svc-xrdp/run b/root/etc/s6-overlay/s6-rc.d/svc-xrdp/run index f91d3d6..6d6e0ae 100755 --- a/root/etc/s6-overlay/s6-rc.d/svc-xrdp/run +++ b/root/etc/s6-overlay/s6-rc.d/svc-xrdp/run @@ -4,7 +4,7 @@ fdmove -c 2 1 # Notify service manager when xrdp is up -s6-notifyoncheck -w 500 -c "nc -z 127.0.0.1 3389" +s6-notifyoncheck -w 500 -c "nc -z localhost 3389" # set env s6-env DISPLAY=:1