Bug #21348
check path includes sbin in katello scripts
Difficulty:
Triaged:
Yes
Description
checking that the path starts with sbin can lead to issues since when a non-root user runs the script it is in /usr/sbin
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Assignee set to John Mitsch
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-packaging/pull/559 added
#2
Updated by John Mitsch over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset katello-packaging|8b7b45d69fcb33379425c70578faa81642849cf7.
#3
Updated by John Mitsch over 4 years ago
- Legacy Backlogs Release (now unused) set to 250
#4
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/Katello/katello-packaging/pull/561 added
Fixes #21348 - check path includes sbin in katello-* scripts