This repository was archived by the owner on Jun 30, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44fdmove -c 2 1
55
66# Notify service manager when openbox is up
7- s6-notifyoncheck -w 500 -c "fdmove -c 2 1 pipeline { obxprop --root --display :1 } grep -qe \"OB_VERSION\""
7+ s6-notifyoncheck -w 500 -n 0 - c "fdmove -c 2 1 pipeline { obxprop --root --display :1 } grep -qe \"OB_VERSION\""
88
99# Wait until Xorg is running
1010if { s6-svwait -t 10000 -U /var/run/s6/services/Xorg/ }
Original file line number Diff line number Diff line change 44fdmove -c 2 1
55
66# Notify service manager xrdp-chansrv
7- s6-notifyoncheck -w 500 -c "test -S /var/run/xrdp/sockdir/xrdp_chansrv_socket_1"
7+ s6-notifyoncheck -w 500 -n 0 - c "test -S /var/run/xrdp/sockdir/xrdp_chansrv_socket_1"
88
99# Wait until Xorg is running
1010if { s6-svwait -t 10000 -U /var/run/s6/services/Xorg/ }
Original file line number Diff line number Diff line change 44fdmove -c 2 1
55
66# Notify service manager when xrdp is up
7- s6-notifyoncheck -w 500 -c "redirfd -w 1 /dev/null fdmove -c 2 1 nc -w 1 -z -v 127.0.0.1 3389"
7+ s6-notifyoncheck -w 500 -n 0 - c "redirfd -w 1 /dev/null fdmove -c 2 1 nc -w 1 -z -v 127.0.0.1 3389"
88
99# Wait until Xorg is running
1010if { s6-svwait -t 10000 -U /var/run/s6/services/Xorg/ }
You can’t perform that action at this time.
0 commit comments