On Wed, Mar 21, 2012 at 01:24:47PM +0100, Alexander Dahl wrote:
> I'm currently experimenting with systemd. While switching between
> busybox init and systemd I got some default values for the symlinks
> created in /etc/rc.d in my ptxconfig. With the defaults I got some
> conflicts, e.g. there's S26networking and S16dropbear which leads to
> dropbear not starting because network is not ready. I would like to have
> this fixed, but I'm not sure how to reorder these. In my project with
> just a few packages I could do this by my own. For fixing the default
> values shipped with ptxdist according to grep this would be 48 packages.
> Is there any ressource for these numbers or did each package author make
> them up by herself?

There are no real rules here. It's probably copy-paste in most cases. If
you want to clean this up, I suggest you pick on number N (e.g. 20) for all
network providing services (networking, connman, ...) and move those that
need it to N+10 or something like that. Same thing for any other obvious
dependencies. Although I didn't see any besides keeping udev etc. at the
beginning.

Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to