dnsmasq: upgrade to 2.71, fixed dnsmasq module
* The module now has systemd config * Add resolveLocalQueries option which sets up it as a dns server for local host (including reasonable setup of resolvconf) * Add "dnsmasq" user for running daemon * Enabled dbus and dnssec support for the package Conflicts: nixos/modules/misc/ids.nix
This commit is contained in:
committed by
William A. Kennington III
parent
1851efa1a7
commit
adbb9ff796
@@ -148,6 +148,7 @@
|
||||
riemanndash = 138;
|
||||
radvd = 139;
|
||||
zookeeper = 140;
|
||||
dnsmasq = 141;
|
||||
|
||||
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user