Summary: | sys-apps/openrc: zsh completion _rc-service spews errors as non-root | ||
---|---|---|---|
Product: | Gentoo Hosted Projects | Reporter: | Nicole O'Connor <nrfoconnor+bugzillaGentoo> |
Component: | OpenRC | Assignee: | OpenRC Team <openrc> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Nicole O'Connor
2018-03-21 18:31:13 UTC
That is really not the correct fix for this. The question is whether rc-service belongs in bin or sbin. If you are wanting to use rc-service, or parts of it, as non-root, that opens up the possibility of putting it in bin. Once you upgrade to baselayout-2.6-r1 this issue will resolve itself. The issue was that the *sbin directories were not in the path for users until that version of baselayout. |