systemctl status dnsmasq

Jan 19, 2022 10:16

When:
dnsmasq[454824]: dnsmasq: cannot open log /var/log/dnsmasq.log: Permission denied

Do:
ausearch -c 'dnsmasq' --raw | audit2allow -M my-dnsmasq
semodule -X 300 -i my-dnsmasq.pp
systemctl start dnsmasq

● dnsmasq.service - DNS caching server ( Read more... )

linux, dns

Leave a comment

Comments 2

raingirl26 January 20 2022, 07:51:05 UTC
caching memory
Loaded: overload overload overlord (no, that's not a typo...)

Reply

ehowton February 5 2022, 03:42:05 UTC
lol <3

Reply


Leave a comment

Up