|
@@ -1028,7 +1028,7 @@ dnsmasq_start()
|
|
procd_set_param respawn
|
|
procd_set_param respawn
|
|
|
|
|
|
procd_add_jail dnsmasq ubus log
|
|
procd_add_jail dnsmasq ubus log
|
|
- procd_add_jail_mount $CONFIGFILE $TRUSTANCHORSFILE $HOSTFILE $RFC6761FILE /etc/passwd /etc/group /etc/TZ /dev/null /dev/urandom $dnsmasqconffile $dnsmasqconfdir $resolvfile $user_dhcpscript /etc/hosts /etc/ethers /sbin/hotplug-call $EXTRA_MOUNT $DHCPSCRIPT
|
|
|
|
|
|
+ procd_add_jail_mount $CONFIGFILE $TRUSTANCHORSFILE $HOSTFILE $RFC6761FILE $DHCPBOGUSHOSTNAMEFILE /etc/passwd /etc/group /etc/TZ /dev/null /dev/urandom $dnsmasqconffile $dnsmasqconfdir $resolvfile $user_dhcpscript /etc/hosts /etc/ethers /sbin/hotplug-call $EXTRA_MOUNT $DHCPSCRIPT
|
|
procd_add_jail_mount_rw /var/run/dnsmasq/ $leasefile
|
|
procd_add_jail_mount_rw /var/run/dnsmasq/ $leasefile
|
|
|
|
|
|
procd_close_instance
|
|
procd_close_instance
|