Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 33205 Details for
Bug 53877
support USE flag for suid files in baselayout
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Implement optional suid for halt in baselayout
baselayout-1.9.4-r2_haltsuid.patch (text/plain), 725 bytes, created by
Peter Jensen
on 2004-06-14 04:26:44 UTC
(
hide
)
Description:
Implement optional suid for halt in baselayout
Filename:
MIME Type:
Creator:
Peter Jensen
Created:
2004-06-14 04:26:44 UTC
Size:
725 bytes
patch
obsolete
>--- baselayout-1.9.4-r2.ebuild.orig 2004-06-14 13:08:36.000000000 +0200 >+++ baselayout-1.9.4-r2.ebuild 2004-06-14 13:18:18.000000000 +0200 >@@ -19,7 +19,7 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390" >-IUSE="bootstrap build livecd static selinux" >+IUSE="bootstrap build livecd static selinux haltsuid" > > DEPEND="virtual/os-headers > selinux? ( sys-libs/libselinux )" >@@ -411,6 +411,8 @@ > einfo "Installing sysvinit..." > into / > dosbin init halt killall5 runlevel shutdown sulogin >+ use haltsuid && chown root:wheel ${D}/sbin/halt >+ use haltsuid && chmod 4710 ${D}/sbin/halt > dosym init /sbin/telinit > dobin last mesg utmpdump wall > dosym killall5 /sbin/pidof
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 53877
: 33205