diff --git a/sys-apps/shadow/shadow-4.14.8.ebuild b/sys-apps/shadow/shadow-4.14.8.ebuild index 152675a2c38fc..582d2920ae27b 100644 --- a/sys-apps/shadow/shadow-4.14.8.ebuild +++ b/sys-apps/shadow/shadow-4.14.8.ebuild @@ -122,7 +122,7 @@ set_login_opt() { } src_install() { - emake DESTDIR="${D}" suidperms=4711 install + emake DESTDIR="${D}" suidperms=4755 install # 4.9 regression: https://github.com/shadow-maint/shadow/issues/389 emake DESTDIR="${D}" -C man install