mirror of
https://github.com/linuxserver/docker-baseimage-rdesktop.git
synced 2026-02-20 08:39:58 +08:00
Update run
This commit is contained in:
parent
4c2fe7b62e
commit
5dee35a4fb
@ -4,7 +4,7 @@
|
||||
fdmove -c 2 1
|
||||
|
||||
# Notify service manager when xrdp is up
|
||||
s6-notifyoncheck -w 500 -c "true &>/dev/null </dev/tcp/127.0.0.1/3389"
|
||||
s6-notifyoncheck -w 500 -c "true &>/dev/null </dev/tcp/localhost/3389"
|
||||
|
||||
# Wait until other services are running
|
||||
if { s6-svwait -t 10000 -U /var/run/s6/services/xrdp-sesman/ }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user