diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-01-25 19:22:31 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-01-25 19:22:31 +0000 |
commit | dbe58c55d354717233f8406712d78068e441ff7f (patch) | |
tree | c9d5888ff9a7abc36d8ccbd22a736f335ad9bb68 /sys-apps | |
parent | c494d2bb1792e9264773908e3a323fd0dd973f64 (diff) |
or these
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/systemd/systemd-231-r100.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-231-r100.ebuild b/sys-apps/systemd/systemd-231-r100.ebuild index 979a727a..5b417f4f 100644 --- a/sys-apps/systemd/systemd-231-r100.ebuild +++ b/sys-apps/systemd/systemd-231-r100.ebuild @@ -360,7 +360,6 @@ multilib_src_install_all() { # If we install these symlinks, there is no way for the sysadmin to remove them # permanently. - 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 } |