mirror of
https://github.com/linuxserver/docker-baseimage-rdesktop.git
synced 2026-02-20 08:39:58 +08:00
Merge pull request #64 from linuxserver/fedora-39-sesman-socket
Check notify endpoint to socket
This commit is contained in:
commit
bbbc196edf
@ -4,6 +4,6 @@
|
||||
fdmove -c 2 1
|
||||
|
||||
# Notify service manager when xrdp is up
|
||||
s6-notifyoncheck -w 500 -c "nc -z localhost 3350"
|
||||
s6-notifyoncheck -w 500 -c "redirfd -w 2 /dev/null nc -zU /run/xrdp/sesman.socket"
|
||||
|
||||
/usr/sbin/xrdp-sesman --nodaemon
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user