On 07/15/11 20:14, Ted Unangst wrote:
When upgrading to a new snapshot with the rc.d system, how is the rc.d
directory supposed to be populated? I ran sysmerge and got an /etc/rc
that called these scripts, but no actual scripts.
Is sysmerge supposed to install them? It didn't.
Hi,
They should be in the base49.tgz
tar -tzf base49.tgz ./etc/rc.d | head
./etc/rc.d
./etc/rc.d/amd
./etc/rc.d/apmd
./etc/rc.d/aucat
./etc/rc.d/bgpd
./etc/rc.d/bootparamd
./etc/rc.d/btd
./etc/rc.d/cron
./etc/rc.d/dhcpd
./etc/rc.d/dhcrelay
This comes from a release I built today, so could be missing in the
snapshot you used.
Regards
Nigel Taylor