mirror of
https://github.com/novatiq/packages.git
synced 2026-07-05 11:39:31 +01:00
c963f0c297
1) For upsmon start and stop were at wrong position in rc.d 2) Stop needs more than just killing the procd instead but rather needs a stop command to be issued. 3) Interface up/down was causing not to enter a crashloop (we fix this with procd trigger on interface changes). Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>