Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: prepend all executable with /usr/sbin #291

Merged

Conversation

aleksei-burlakov
Copy link
Contributor

Previously, all programs were executed as hacluster. In the 618cbc8 was enabled ACL, so that each program is executed under the current user. This however requires /usr/sbin to be in the $PATH. So here we prepend all executables with /usr/sbin.

Previously, all programs were executed as hacluster. In the 618cbc8
was enabled ACL, so that each program is executed under the current
user. This however requires /usr/sbin to be in the $PATH. So here we
prepend all executables with /usr/sbin.
@aleksei-burlakov aleksei-burlakov merged commit c5ff432 into ClusterLabs:master Nov 14, 2024
1 check passed
@aleksei-burlakov aleksei-burlakov deleted the prepend-usr-sbin branch December 6, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant