Browse Source

description error; discovered in a bar in sweden..

OPENBSD_2_7
deraadt 24 years ago
parent
commit
4c1f6cf797
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/rc.conf

+ 2
- 2
src/etc/rc.conf View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $OpenBSD: rc.conf,v 1.42 2000/01/02 14:25:07 itojun Exp $
# $OpenBSD: rc.conf,v 1.43 2000/02/19 14:36:02 deraadt Exp $
# set these to "NO" to turn them off. otherwise, they're used as flags
routed_flags=NO # for normal use: "-q"
@ -51,7 +51,7 @@ portmap=YES # almost always needed
inetd=YES # almost always needed
lpd=NO # printing daemons
check_quotas=YES # NO may be desireable in some YP environments
sshd=YES # run sshd if it exists
sshd=YES # if YES, run sshd
ntpd=YES # run ntpd if it exists
afs=NO # mount and run afs


Loading…
Cancel
Save