Changes
Summary
- run the daemon niced (details)
- implement reload command, which sends a sighup to the daemon (details)
- remove useless comment (details)
- Revert "remove useless comment" (details)
- check the pidfile instead of the process name in status (details)
- make init script OS-agnostic, POSIX-sh compatible (details)
- fix status, remove old logging message (details)
- fix logging in init script (details)
- fix syntax errors, make status silent (details)