mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
Fix for Debian 11 / kernel 5.10.63 compatibility
This commit is contained in:
parent
c9b4c1d285
commit
bb3bc5cac4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# RaspAP default config
|
||||
log-facility=/tmp/dnsmasq.log
|
||||
log-facility=/var/log/dnsmasq.log
|
||||
conf-dir=/etc/dnsmasq.d
|
||||
|
||||
|
|
Loading…
Reference in a new issue