Remove a real FQDN host reference from the example
Add $FreeBSD tag
This commit is contained in:
parent
2cb445f326
commit
fea0eeaf7c
@ -1,6 +1,8 @@
|
||||
# DISKLESS RC.CONF.LOCAL
|
||||
#
|
||||
# Override system standard /etc/rc.conf
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
ldconfig_paths="$ldconfig_paths /usr/krb5/lib"
|
||||
ldconfig_paths_aout="$ldconfig_paths_aout /usr/krb5/lib/aout"
|
||||
@ -23,7 +25,7 @@ sendmail_enable="NO"
|
||||
nfs_client_enable="YES"
|
||||
lpd_enable="YES"
|
||||
ntpdate_enable="YES"
|
||||
ntpdate_flags="apollo.backplane.com"
|
||||
ntpdate_flags="apollo"
|
||||
xntpd_enable="YES"
|
||||
|
||||
if [ -f /etc/ipfw.conf ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user