aboutsummaryrefslogtreecommitdiffstats
path: root/config/nut/nut.inc
diff options
context:
space:
mode:
Diffstat (limited to 'config/nut/nut.inc')
-rw-r--r--config/nut/nut.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/nut/nut.inc b/config/nut/nut.inc
index e0ca9d30..6467ec13 100644
--- a/config/nut/nut.inc
+++ b/config/nut/nut.inc
@@ -518,9 +518,6 @@ EOD;
log_error("[nut] INFO: Starting service");
start_service("nut");
- if (!is_process_running('upsmon')) {
- log_error("[nut] ERROR: Service failed to start: check configuration.");
- }
} elseif (!$return && file_exists(NUT_RCFILE)) {
/* no parameters user does not want nut running */
/* lets stop the service and remove the rc file */