Browse Source

correct swedish grammar

OPENBSD_2_3
deraadt 26 years ago
parent
commit
e6f186f71c
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.5 1997/12/01 08:31:36 deraadt Exp $
# $OpenBSD: rc.conf,v 1.6 1997/12/15 10:47:24 deraadt Exp $
# set these to "NO" to turn them off. otherwise, they're used as flags
routed_flags=NO # for 'normal' use: routed_flags=-q
@ -34,7 +34,7 @@ rfc1323=YES # TCP RFC1323 extensions (disable if tcp is slow)
# only used if the appropriate server is marked YES above
gated_flags=
ypserv_flags= # E.g. -1 for YP v1, -d for DNS etc
yppasswdd_flags= # "-d /etc/yp" if passwd files is in /etc/yp
yppasswdd_flags= # "-d /etc/yp" if passwd files are in /etc/yp
nfsd_flags="-tun 4" # Crank the 4 for a busy fileserver
amd_dir=/tmp_mnt # AMD's mount directory
amd_master=/etc/amd/master # AMD 'master' map


Loading…
Cancel
Save