Project

General

Profile

Actions

Bug #6742

closed

Bug #6737: Make all techniques compatible with systemd changes

postgres-check still uses /etc/init.d/ for service management

Added by Alexis Mousset almost 9 years ago. Updated almost 9 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

In the initial-promises, in server-roles/postgres-check.cf:

  commands:

    SuSE::

      "/etc/init.d/postgresql" 
        args => "restart",
        classes => kept_if_else("psql_restart_ok", "psql_restart_ok", "psql_restart_error"),
        ifvarclass => "psql_conf_updated";

This is probably not compatible with SLES12.

Actions

Also available in: Atom PDF