summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/s6-overlay/s6-overlay-2.1.0.2-r1.ebuild (renamed from app-emulation/s6-overlay/s6-overlay-2.1.0.2.ebuild)4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emulation/s6-overlay/s6-overlay-2.1.0.2.ebuild b/app-emulation/s6-overlay/s6-overlay-2.1.0.2-r1.ebuild
index 8ad5f5094731..17960297fa00 100644
--- a/app-emulation/s6-overlay/s6-overlay-2.1.0.2.ebuild
+++ b/app-emulation/s6-overlay/s6-overlay-2.1.0.2-r1.ebuild
@@ -54,4 +54,8 @@ src_install() {
fperms 0755 /etc/s6/services/.s6-svscan/finish
fperms 0755 /etc/s6/services/s6-fdholderd/run
fperms 0755 /etc/s6/services/s6-svscan-log/run
+
+ # create a stub for the s6-overlay-preinit setuid program, since
+ # it's really not needed when permissions are already correct
+ dosym true /bin/s6-overlay-preinit
}