We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d04da19 commit 6c505ddCopy full SHA for 6c505dd
templates/coredns.service.j2
@@ -14,6 +14,7 @@ LimitNPROC=512
14
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
15
AmbientCapabilities=CAP_NET_BIND_SERVICE
16
NoNewPrivileges=true
17
+WorkingDirectory=/etc/coredns
18
19
User={{ coredns_system_user }}
20
Group={{ coredns_system_group }}
0 commit comments