Codebase list getdns / 6675c69
d/stubby.service: Revert previous revert, since CI shows it fails again Now we have to specify the config file path for stubby. Roger Shimizu 3 years ago
2 changed file(s) with 10 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 getdns (1.6.0-1~exp2) experimental; urgency=medium
1
2 * Team upload.
3 * debian/stubby.service:
4 - Revert previous revert, since CI shows it fails again.
5 Now we have to specify the config file path for stubby.
6
7 -- Roger Shimizu <rosh@debian.org> Sun, 31 May 2020 20:33:47 +0900
8
09 getdns (1.6.0-1~exp1) experimental; urgency=medium
110
211 * Team upload.
55
66 [Service]
77 WorkingDirectory=/run/stubby
8 ExecStart=/usr/bin/stubby
8 ExecStart=/usr/bin/stubby -C /etc/stubby/stubby.yml
99 AmbientCapabilities=CAP_NET_BIND_SERVICE
1010 CapabilityBoundingSet=CAP_NET_BIND_SERVICE
1111 RuntimeDirectory=stubby