Merge pull request #64 from linuxserver/fedora-39-sesman-socket

Check notify endpoint to socket
This commit is contained in:
Adam 2024-06-14 23:10:06 +01:00 committed by GitHub
commit bbbc196edf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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