Issue 790 - need to set selinux to permissive for autorelabel to work #801
No reviewers
Labels
No labels
bug
Closed As
complete
Closed As
duplicate
Closed As
insufficient data
Closed As
moved
Closed As
not possible
Closed As
out of scope
Closed As
stale
good first issue
help wanted
improvement
needs changes
needs committer review
needs info
new change
Priority
awaiting triage
Priority
needs review
Priority
next meeting
Priority
waiting on assignee
Priority
waiting on external
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Docs/quick-docs#801
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "iss790"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #790.
@veteranporter can you take a look? Is this ok, would you like to add or change anything?
Adding my comments here, as a follow-up of the duplicate issue #798.
Given that the root password is disabled by default, a remark would be welcome, mentioning that the same steps also apply for any non-root user (both
wheel
and non-wheel
). The difference would only be in the commandpasswd <user-name>
instead ofpasswd
.The same effect of autorelabeling is obtained with the boot parameter
autorelabel=1
, which would replace both thetouch /.autorelabel
command at the bash prompt, as well as theenforcing=0
boot parameter.Ha, thanks for the suggestions, I'll update the PR in a bit.
rebased onto
f308eaa1f7
There seems to be significant interest in getting this fixed: #807 #808
rebased onto
34082ef7d2
rebased onto
d16a9016b9
1 new commit added
Feedback from issue 790
Pull-Request has been merged by pbokoc