mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
unbound: Don't use a pidfile
New option in version 1.6.6.
This commit is contained in:
parent
15f1e5f9ad
commit
12449eca9f
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
exec unbound -d
|
exec unbound -dp
|
||||||
|
|
Loading…
Add table
Reference in a new issue