File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Documentation=https://github.com/m13253/dns-over-https
44After =network.target
55Before =nss-lookup.target
66Wants =nss-lookup.target
7+ StartLimitIntervalSec =0
78
89[Service]
910AmbientCapabilities =CAP_NET_BIND_SERVICE
@@ -13,7 +14,6 @@ Restart=always
1314RestartSec =1s
1415RestartMaxDelaySec =76s
1516RestartSteps =9
16- StartLimitIntervalSec =0
1717Type =simple
1818DynamicUser =yes
1919
Original file line number Diff line number Diff line change 22Description =DNS-over-HTTPS Server
33Documentation =https://github.com/m13253/dns-over-https
44After =network.target
5+ StartLimitIntervalSec =0
56
67[Service]
78AmbientCapabilities =CAP_NET_BIND_SERVICE
@@ -11,7 +12,6 @@ Restart=always
1112RestartSec =1s
1213RestartMaxDelaySec =76s
1314RestartSteps =9
14- StartLimitIntervalSec =0
1515Type =simple
1616DynamicUser =yes
1717
You can’t perform that action at this time.
0 commit comments