diff options
-rw-r--r-- | sys-apps/systemd/systemd-231-r100.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-apps/systemd/systemd-231-r100.ebuild b/sys-apps/systemd/systemd-231-r100.ebuild index 11142e05..979a727a 100644 --- a/sys-apps/systemd/systemd-231-r100.ebuild +++ b/sys-apps/systemd/systemd-231-r100.ebuild @@ -360,8 +360,6 @@ multilib_src_install_all() { # If we install these symlinks, there is no way for the sysadmin to remove them # permanently. - rm "${D}"/etc/systemd/system/multi-user.target.wants/systemd-networkd.service || die - rm -f "${D}"/etc/systemd/system/multi-user.target.wants/systemd-resolved.service || die rm -r "${D}"/etc/systemd/system/network-online.target.wants || die rm -r "${D}"/etc/systemd/system/sockets.target.wants || die rm -r "${D}"/etc/systemd/system/sysinit.target.wants || die |