blob: 8b165d168b4875b40a49c9dcb36344a9ecc3dd2f (
plain)
1
2
3
4
5
6
|
# Mask sys-apps/systemd, then all the packages related to systemd will not be installed.
sys-apps/systemd
# Keep the full systemd package out of no-systemd profiles. The udev provider
# is sys-apps/systemd-utils[udev], selected through virtual/{libudev,udev}.
sys-fs/udev
|