syslog-ng: use syslog-ng-ctl for proper reloads
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
This commit is contained in:
parent
08a13fb27a
commit
83bd830407
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@ stop() {
|
|||
}
|
||||
|
||||
reload() {
|
||||
service_reload $PROG
|
||||
$PROG2 reload
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue