Revision 3f2e3bcf
Added by Warren Baker about 13 years ago
etc/inc/services.inc | ||
---|---|---|
1450 | 1450 |
} |
1451 | 1451 |
|
1452 | 1452 |
/* run Unbound */ |
1453 |
mwexec("/usr/local/sbin/unbound -c {$g['unbound_chroot_path']}}/etc/unbound.conf");
|
|
1453 |
mwexec("/usr/local/sbin/unbound -c {$g['unbound_chroot_path']}/etc/unbound.conf"); |
|
1454 | 1454 |
|
1455 | 1455 |
if ($g['booting']) |
1456 | 1456 |
echo "done.\n"; |
Also available in: Unified diff
Remove Extra brace