Redirect error output to null

This commit is contained in:
thespad 2024-06-14 22:53:30 +01:00
parent 47d4680e7e
commit c87ad71eab
No known key found for this signature in database
GPG Key ID: 08F06191F4587860

View File

@ -4,6 +4,6 @@
fdmove -c 2 1
# Notify service manager when xrdp is up
s6-notifyoncheck -w 500 -c "nc -zU /run/xrdp/sesman.socket"
s6-notifyoncheck -w 500 -c "redirfd -w 2 /dev/null nc -zU /run/xrdp/sesman.socket"
/usr/sbin/xrdp-sesman --nodaemon