mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
unbound: change working directory before check. closes https://github.com/opnsense/core/issues/6171
This commit is contained in:
parent
623b2643e6
commit
13ea70af04
@ -27,5 +27,6 @@
|
||||
|
||||
set -e
|
||||
|
||||
cd /var/unbound/
|
||||
/usr/local/sbin/unbound-checkconf /var/unbound/unbound.conf 2>&1 | \
|
||||
sed -e 's/^unbound-checkconf:[[:space:]]//g'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user