mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
man: Second example systemd-socket-proxyd does not need a Unix socket listener.
This commit is contained in:
@@ -165,7 +165,6 @@ PrivateNetwork=yes]]></programlisting>
|
||||
<programlisting><![CDATA[[...]
|
||||
server {
|
||||
listen 8080;
|
||||
listen unix:/tmp/nginx.sock;
|
||||
[...]]]></programlisting>
|
||||
</example>
|
||||
<example>
|
||||
|
||||
Reference in New Issue
Block a user