Browse Source

spaces->tabs

OPENBSD_2_2
mickey 27 years ago
parent
commit
03e8823b4b
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.1 1997/09/04 01:12:24 deraadt Exp $
# $OpenBSD: rc.conf,v 1.2 1997/09/23 21:20:47 mickey Exp $
# set these to "NO" to turn them off. otherwise, they're used as flags
routed_flags=NO # for 'normal' use: routed_flags=-q
@ -11,7 +11,7 @@ rbootd_flags=NO # for 'normal' use: rbootd_flags=""
sendmail_flags=NO # for 'normal' use: sendmail_flags="-bd -q30m"
named_flags=NO # for 'normal' use: named_flags=""
timed_flags=NO # for 'normal' use: timed_flags=""
photurisd_flags="" # for 'normal' use: photurisd_flags=""
photurisd_flags="" # for 'normal' use: photurisd_flags=""
# set the following to "YES" to turn them on
rwhod=NO


Loading…
Cancel
Save