]> granicus.if.org Git - pdns/commitdiff
Give recursor its own /dev namespace
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 4 Feb 2015 10:04:13 +0000 (11:04 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 10 Feb 2015 08:44:47 +0000 (09:44 +0100)
contrib/systemd-pdns-recursor.service

index 43a7d8a53dc073bd9c75aa660f29afc7fd51bc43..e117604ad468fb97165dfba46b3f91dc5690f113 100644 (file)
@@ -8,6 +8,7 @@ After=network-online.target
 Type=forking
 ExecStart=/usr/sbin/pdns_recursor --daemon
 PrivateTmp=true
+PrivateDevices=true
 
 [Install]
 WantedBy=multi-user.target