summaryrefslogtreecommitdiff
path: root/sys-apps
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-01-25 19:16:47 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-01-25 19:16:47 +0000
commitc494d2bb1792e9264773908e3a323fd0dd973f64 (patch)
tree8e11e0883622db2318a52f2ced4da2d3777ba878 /sys-apps
parent5abc1e53a5b152936c98633ff7d3207201a70982 (diff)
since we disable networkd and resolved, we don't need these lines
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/systemd/systemd-231-r100.ebuild2
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