[BACK]Return to rc.conf CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/rc.conf between version 1.32 and 1.33

version 1.32, 1998/10/12 03:02:57 version 1.33, 1998/11/11 09:22:49
Line 18 
Line 18 
 apmd_flags=NO           # for 'normal' use: apmd_flags=""  apmd_flags=NO           # for 'normal' use: apmd_flags=""
 dhcpd_flags=NO          # for 'normal' use: dhcpd_flags="-q"  dhcpd_flags=NO          # for 'normal' use: dhcpd_flags="-q"
   
   # Set to NO if ftpd is running out of inetd
   ftpd_flags=NO           # for non-inetd use: ftpd_flags="-D"
   
 # On some architectures, you must also disable console getty in /etc/ttys  # On some architectures, you must also disable console getty in /etc/ttys
 xdm_flags=NO            # for 'normal' use: xdm_flags=""  xdm_flags=NO            # for 'normal' use: xdm_flags=""
   

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33