1 Answer
You can use the below command to delete your setfacl rule
setfacl -x u:user file
Your Answer