permissionscentoschmodpersistent

Can't execute command chmod 0777 * -R in CentOS 7


I am trying to execute command chmod 0777 * -R, but the chmod: changing permissions of ‘70-persistent-net.rules’: Operation not permitted error appears. How to solve this problem?

Thanks for answer!


Solution

  • In my case, i try to execute sudo chmod 0777 * -R and it work fine