summaryrefslogtreecommitdiff
blob: b85b8e90b03616ba28ce6beee3f36b8ddfdb18a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=stubby DNS resolver

[Service]
WorkingDirectory=/run/stubby
ExecStart=/usr/bin/stubby
AmbientCapabilities=CAP_NET_BIND_SERVICE
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
User=stubby

[Install]
WantedBy=multi-user.target