Changes between Version 11 and Version 12 of howto/uucp
- Timestamp:
- May 13, 2010 1:38:24 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
howto/uucp
v11 v12 115 115 === inetd === 116 116 117 ==== /etc/inetd.conf === 117 {{{ 118 #!sh 119 uucp stream tcp nowait root /usr/sbin/tcpd /usr/sbin/uucico -l -x 4 120 }}} 118 121 119 122 === I2PTunnel ===