mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
gnunet: update source and improve packaging
* push gnurl, gnutls and libmicrohttpd dependencies down to modules * use standard UID/GID for gnunet (958/958) * use GID adjecent (452) to dnsmasq (453) for gnunetdns to allow using the owner match with a range of GIDs (452-452) * package new gnunet-social pub/sub CLI tool Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -33,7 +33,7 @@ set firewall.gndnsrl=rule
|
||||
set firewall.gndnsrl.name='Mark-local-DNS-for-GNUnet'
|
||||
set firewall.gndnsrl.proto='udp'
|
||||
set firewall.gndnsrl.dest_port='53'
|
||||
set firewall.gndnsrl.extra='-m owner ! --gid-owner gnunetdns'
|
||||
set firewall.gndnsrl.extra='-m owner ! --gid-owner 452-453'
|
||||
set firewall.gndnsrl.target='MARK'
|
||||
set firewall.gndnsrl.set_mark='136708149'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user