rsyslog doesn't listen on INET sockets by default. Instead, it binds to /dev/log , which is a Unix domain socket.
確定! 回上一頁