On Nov 8, 2013 4:27 PM, "Pavel Volkov" <negai...@gmail.com> wrote:
>
> Does sys-fs/udev-init-scripts serve any purpose on a system that:
> 1. Has systemd installed and openrc uninstalled
> 2. Has INSTALL_MASK="/etc/init.d/" set in make.conf
>
> I'm asking because sys-fs/udev-init-scripts is a dependency of sys-
> apps/systemd and I can't figure out why.
> I currenly added it to package.provided.
>
> This is the list of files it contains:
> /etc
> /etc/conf.d
> /etc/conf.d/udev
> /usr
> /usr/lib
> /usr/lib/udev
> /usr/lib/udev/dev-root-link.sh
> /usr/lib/udev/net.sh
> /usr/lib/udev/rules.d
> /usr/lib/udev/rules.d/90-network.rules
> /usr/share
> /usr/share/doc
> /usr/share/doc/udev-init-scripts-26
> /usr/share/doc/udev-init-scripts-26/README.bz2

The idea for it is that you can install systemd, and keep using OpenRC with
systemd as udev provider. Those scripts help with that.

If you use systemd exclusively, you can add udev-init-scripts to
package.provided.

Regards.

Reply via email to