diff options
-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 5b417f4f..8e27327d 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/sockets.target.wants || die rm -r "${D}"/etc/systemd/system/sysinit.target.wants || die } |