Multiple choice general knowledge science & technology

After playing alot with SELinux, if you want to reset all atrributes ... what will u do??

  1. reboot file

  2. reload file

  3. .autorelabel file

  4. .auto load file

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Creating a .autorelabel file in the root directory triggers SELinux to relabel all files on the next system reboot. This is the correct method to reset SELinux security contexts after making extensive changes. The other options are not valid SELinux commands.