Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2012 17:06:34 -0800
From:      Garrett Cooper <yanegomi@gmail.com>
To:        "freebsd-rc@FreeBSD.org" <freebsd-rc@freebsd.org>
Subject:   Multiple rc scripts with the same PROVIDEs?
Message-ID:  <CAGH67wRPoK5m=fz6wf59SQ7wJTLCabE6e8%2BZUBUrO78oXGvLZQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi RC folks,
    Quick question -- is there a reason why multiple scripts PROVIDE
the same rc services? Is there a potential drawback to doing this (in
particular if there are dependency loops in the scripts)?
Thanks!
-Garrett

$ grep -r PROVIDE: /etc/rc.d/ | grep disks
/etc/rc.d/gbde:# PROVIDE: disks
/etc/rc.d/encswap:# PROVIDE: disks
/etc/rc.d/geli:# PROVIDE: disks
/etc/rc.d/ccd:# PROVIDE: disks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGH67wRPoK5m=fz6wf59SQ7wJTLCabE6e8%2BZUBUrO78oXGvLZQ>