On Thu, 20 Apr 2006 11:36:31 +0300
Alexandr Kovalenko <[EMAIL PROTECTED]> wrote:

> Hello, Kris Kennaway!
> 
> On Thu, Feb 23, 2006 at 08:28:14AM +0000, you wrote:
> 
> > kris        2006-02-23 08:28:14 UTC
> > 
> >   FreeBSD ports repository
> > 
> >   Modified files:
> >     Mk                   bsd.port.mk 
> >   Log:
> >   * Back out the PERL_(BUILD|RUN)_DEPENDS.  It needs to be reimplemented
> >     so it appends to (BUILD|RUN)_DEPENDS instead of defining new types,
> >     since this requires changes to third party code like the
> >     tinderbox and pointyhat.  Hopefully this will be revisited by the
> >     author in the future. [1]
> >   
> >   * Cause USE_RC_SUBR to install startup scripts as foo, rather than
> >     foo.sh, on applicable RELENG_6 systems as well as HEAD [2]
> 
> How do I determine now, which script should I run to start some daemon
> upon install? Especially when installing binary package.
> 
> I think there should be some 'service somedeamond start' ability, which
> will register, which script(s) starts which package's startup script(s).

pkg_info -L PKGNAME | grep 'rc.d'

-- 
IOnut - Unregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"

BOFH excuse #441:
Hash table has woodworm


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to