mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
Unbound: use daemon -f instead of nohup
This commit is contained in:
parent
78e575b53f
commit
0d9c4fa625
@ -71,5 +71,5 @@ if [ -n "${DOMAIN}" ]; then
|
||||
fi
|
||||
|
||||
if [ -f /var/unbound/data/stats ]; then
|
||||
/usr/bin/nohup /usr/local/opnsense/scripts/unbound/logger.py &
|
||||
/usr/sbin/daemon -f /usr/local/opnsense/scripts/unbound/logger.py
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user