Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. ~# chown 0.0 /etc/dnsmasq.conf
  2. ~# chmod 0644 /etc/dnsmasq.conf
  3. ~# chcon u:object_r:system_file:s0 /etc/dnsmasq.conf
  4.  
  5. allow dnsmasq system_file file { read getattr open }
  6. allow dnsmasq system_file dir { search }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement