Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 897254 Details for
Bug 935656
sys-process/runit: /sbin/runsvdir-start symlink broken with merged-usr
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to change `../etc` to `/etc` for the runsvdir-start symlink
absolute-runsvdir-start.patch (text/plain), 550 bytes, created by
Artemis Everfree
on 2024-07-07 07:46:20 UTC
(
hide
)
Description:
patch to change `../etc` to `/etc` for the runsvdir-start symlink
Filename:
MIME Type:
Creator:
Artemis Everfree
Created:
2024-07-07 07:46:20 UTC
Size:
550 bytes
patch
obsolete
>diff --git a/sys-process/runit/runit-2.1.2-r2.ebuild b/sys-process/runit/runit-2.1.2-r2.ebuild >index 5f135925f8bc..4a59702af9f1 100644 >--- a/sys-process/runit/runit-2.1.2-r2.ebuild >+++ b/sys-process/runit/runit-2.1.2-r2.ebuild >@@ -54,7 +54,7 @@ src_install() { > dobin $(<../package/commands) > dodir /sbin > mv "${ED}"/bin/{runit-init,runit,utmpset} "${ED}"/sbin/ || die "dosbin" >- dosym ../etc/runit/2 /sbin/runsvdir-start >+ dosym /etc/runit/2 /sbin/runsvdir-start > > DOCS=( ../package/{CHANGES,README,THANKS,TODO} ) > HTML_DOCS=( ../doc/*.html )
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 935656
: 897254