Re: rc.d and ports
From: David O'Brien (obrien_at_FreeBSD.org)
Date: 02/25/04
- Previous message: owner-freebsd-security_at_freebsd.org: "Your message to freebsd-security awaits moderator approval"
- In reply to: Oliver Eikemeier: "Re: rc.d and ports"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 25 Feb 2004 11:41:54 -0800 To: Oliver Eikemeier <eikemeier@fillmore-labs.com>
On Tue, Feb 24, 2004 at 10:59:07AM +0100, Oliver Eikemeier wrote:
> I guess I incorporate ${PREFIX}/etc/defaults/rc.conf and another change in
> PR 56736, the main point there was that I wanted them to participate in
...
> So I understand that sourcing ${PREFIX}/etc/defaults/rc.conf is the main
> reservation that you have against this patch?
So lets just use /etc/rc.conf.d/<package_name> with
"<package_name>_enable=yes" in it.
That keeps ports from trying to edit a critical file (/etc/rc.conf) on
install and deinstall. It also recognizes that daemon startup is an
individual system thing, not common across all mounters of $PREFIX.
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: owner-freebsd-security_at_freebsd.org: "Your message to freebsd-security awaits moderator approval"
- In reply to: Oliver Eikemeier: "Re: rc.d and ports"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|