| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
. Use a PID file to keep track if it's running or not
. Move it to /usr/local/bin, it doesn't need to be started by
rc.start_packages since it's already called by unbound.inc
. Define PATH and remove complete path for all binaries
. Remove unbound initscript symlink created when it's installed by a PBI
package
. Bump unbound to 1.4.20_5
|
|
|
|
|
|
| |
Script checks the number of running instances of itself and exits if
more than two. Since there should only be one instance running (itself)
it should check for more than one.
|
|
|
|
|
|
| |
- Use internal true since there is no /bin/true
- Avoid have multiple instances running
- Teach it how to stop
|
| |
|
|
for the dhcpleases is killing it
|