[systemd-devel] socket unit refusing connection when JOB_STOP is pending

Moravec, Stanislav (ERT) stanislav.moravec at hpe.com
Tue May 30 20:05:12 UTC 2017


Uoti, 

yes, it was about Redhat/Centos7 authd (rfc 1413) service, so it was 
the latter - one child process per each connection:

auth at .service:[Unit]
auth at .service:Description=Authd Ident Protocol Requests Server
auth at .service:After=local-fs.target
auth at .service:
auth at .service:[Service]
auth at .service:User=ident
auth at .service:ExecStart=/usr/sbin/in.authd -t60 --xerror --os -E
auth at .service:StandardInput=socket

auth.socket:[Unit]
auth.socket:Description=Authd Activation Socket
auth.socket:
auth.socket:[Socket]
auth.socket:ListenStream=113
auth.socket:Accept=true
auth.socket:
auth.socket:[Install]
auth.socket:WantedBy=sockets.target


regards
Stan 



More information about the systemd-devel mailing list