#new version disable mkdir ?
1 messages · Page 1 of 1 (latest)
What happens when you run mkdir in a terminal? Does it persist after you run setenforce 0?
if mkdir is being prevented by selinux that would be a catastrophic scenario
@vapid briar instead of just asking "how to make folder", you could provide concrete details as to the nature of the issue you're hitting 🙂
Yeah I just couldn't really imagine why else mkdir would fail. Really weird unix perm issue?