|
Bugzilla – Full Text Bug Listing |
| Summary: | permissions: error in permctl manpage | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Christian Boltz <suse-beta> |
| Component: | Security | Assignee: | Matthias Gerstner <matthias.gerstner> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
Thanks for carefully reading the man page :-). It's good to learn that actually somebody is looking at it. We will adjust accordingly. This is addressed in https://github.com/openSUSE/permissions/pull/193. This is an autogenerated message for OBS integration: This bug (1224822) was mentioned in https://build.opensuse.org/request/show/1176713 Factory / permissions Issue should be fixed in Tumbleweed by now. Closing. |
My brand-new permctl manpage says (re-formatted for readability) EXAMPLES permctl --set /usr/share/permissions/permissions /usr/share/permissions/permissions.secure Parses the files /usr/share/permissions/permissions and /usr/share/permissions/permissions and sets ... The "Parses the files ..." line mentions the same filename twice. The second filename should be the *.secure file. While on it: permctl --system /bin/ping Run in system mode and only correct permissions of /bin/ping. You might want to UsrMerge that example to /usr/bin/ping ;-)