#19823: dnsmasq-full fails to start with DNSSEC (cannot create timestamp file
/etc/dnsmasq.time: Permission denied)
----------------------+------------------------
Reporter: andersk | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Version: Trunk
Keywords: |
----------------------+------------------------
On a fresh install of Chaos Calmer 15.05-rc1 (r45695), after I installed
dnsmasq-full and turned on `dnsmasq '1'` in `/etc/config/dhcp`, dnsmasq
fails to start. The system log shows this error:
{{{
Tue Jun 9 21:22:33 2015 daemon.info dnsmasq[4934]: started, version
2.73rc8 cachesize 150
Tue Jun 9 21:22:33 2015 daemon.info dnsmasq[4934]: compile time options:
IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-
conntrack ipset auth DNSSEC loop-detect inotify
Tue Jun 9 21:22:33 2015 daemon.info dnsmasq[4934]: DNS service limited to
local subnets
Tue Jun 9 21:22:33 2015 daemon.crit dnsmasq[4934]: cannot create
timestamp file /etc/dnsmasq.time: Permission denied
Tue Jun 9 21:22:33 2015 daemon.crit dnsmasq[4934]: FAILED to start up
}}}
`/etc/dnsmasq.time` does exist, since it was created by the initscript:
{{{
root@OpenWrt:~# ls -l /etc/dnsmasq.time
-rw-r--r-- 1 nobody nogroup 0 Jun 9 21:04 /etc/dnsmasq.time
}}}
and gets recreated if I delete it.
--
Ticket URL: <https://dev.openwrt.org/ticket/19823>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets