This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
сервис_inetd [2024/12/30 19:03] val [Debian/Ubuntu] |
сервис_inetd [2025/10/21 10:49] (current) val [Debian/Ubuntu] |
||
---|---|---|---|
Line 25: | Line 25: | ||
# cat /etc/inetd.d/my.conf | # cat /etc/inetd.d/my.conf | ||
</code><code> | </code><code> | ||
- | ... | + | #... |
www stream tcp nowait root /usr/local/sbin/webd webd | www stream tcp nowait root /usr/local/sbin/webd webd | ||
#www stream tcp nowait user1 /usr/local/sbin/webd webd | #www stream tcp nowait user1 /usr/local/sbin/webd webd |