Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 20 years ago
parent
commit
99c2ba72eb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/base/netkit-base/inetd.conf

+ 1
- 1
package/base/netkit-base/inetd.conf

@ -37,6 +37,6 @@ ntalk dgram udp wait root /usr/sbin/tcpd in.talkd
ident stream tcp wait nobody /usr/sbin/tcpd in.identd -w -e -t120
# rsync stream tcp nowait root /usr/sbin/tcpd /usr/bin/rsyncd --daemon
# rsync stream tcp nowait root /usr/sbin/tcpd /usr/bin/rsync --daemon
# tftp dgram udp wait nobody /usr/sbin/tcpd in.tftpd /tftpboot
# imap stream tcp nowait root /usr/sbin/tcpd /usr/bin/imapd

Loading…
Cancel
Save