Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Apr 2008 15:54:23 +0200
From:      Marco Beishuizen <mbeis@xs4all.nl>
To:        Eric <eric@mikestammer.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 7.0 not executing /usr/local/etc/rc.d/ at startup
Message-ID:  <20080419155423.16cf0a33@yokozuna.lan>
In-Reply-To: <4809F75B.1000008@mikestammer.com>
References:  <20080419020709.615ac487@yokozuna.lan> <20080419153702.1b2d9796@yokozuna.lan> <4809F75B.1000008@mikestammer.com>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Sat, 19 Apr 2008 07:44:59 -0600
Eric <eric@mikestammer.com> wrote:

> are you changing the kernel security level in your rc.conf file? if
> so, comment it out and reboot. that was an issue i had on a 6.x box
> recently and commenting out the security level change fixed it

No, I didn't change that.
I've attached my rc.conf. If I start all scripts by hand there are no
errors and they run fine. But it would be a lot easier if they run on
booting.

Marco.

-- 
CCI Power 6/40: one board, a megabyte of cache, and an attitude...

[-- Attachment #2 --]
# -- sysinstall generated deltas -- # Sat Feb 11 03:28:50 2006
# Created: Sat Feb 11 03:28:50 2006
# Enable network daemons for user convenience.
# Please make all changes to this file, not to /etc/defaults/rc.conf.
# This file now contains just the overrides from /etc/defaults/rc.conf.
local_startup="/usr/local/etc/rc.d"
hostname="yokozuna.lan"
ifconfig_em0="DHCP"
inetd_enable="YES"
ipv6_enable="YES"
oss_enable="YES"
auditd_enable="YES"
clear_tmp_enable="YES"
clear_tmp_X="YES"
linux_enable="YES"
moused_enable="YES"
moused_port="/dev/psm0"
moused_type="auto"
sendmail_rebuild_aliases="YES"
nfs_client_enable="YES"
nfs_server_enable="YES"
rpcbind_enable="YES"
mountd_flags="-r"
sshd_enable="YES"
usbd_enable="YES"
ntpd_enable="YES"
compat5x_enable="YES"
compat4x_enable="YES"
compat3x_enable="YES"
accounting_enable="YES"
# lpd_enable="YES"
cupsd_enable="YES"
portmap_enable="YES"
# amd_enable="YES"
# amd_flags="-a /mnt/.amd_mnt -c 3636 -l syslog /mnt/host /etc/amd.map"
spamd_enable="YES"
spamass_milter_enable="YES"
fetchmail_enable="YES"
postgresql_enable="YES"
accf_http_load="YES"
apache22_enable="YES"
hald_enable="YES"
avahi_daemon_enable="YES"
avahi_dnsconfd_enable="YES"
polkitd_enable="YES"
dbus_enable="YES"
zfs_enable="NO"
hcsecd_enable="NO"
bthidd_enable="NO"
sdpd_enable="NO"
mixer_enable="NO"
idmapd_enable="NO"
hostapd_enable="NO"
ftpd_enable="NO"
ftpproxy_enable="NO"
cleanvar_enable="NO"
ddb_enable="NO"
hostid_enable="NO"
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080419155423.16cf0a33>