examples: remove /sbin/ prefixes, system should be configured with $PATH to find utilities

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2020-12-13 21:35:26 +01:00
parent 5d553bc558
commit 1b367cbeda
4 changed files with 10 additions and 10 deletions

View File

@@ -31,7 +31,7 @@ time dgram udp wait root internal
#ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd
#telnet stream tcp nowait root /sbin/telnetd /sbin/telnetd
#nntp stream tcp nowait root tcpd in.nntpd
#smtp stream tcp nowait root tcpd sendmail -v
#smtp stream tcp nowait root tcpd sendmail -v
#
# Shell, login, exec and talk are BSD protocols.
#