cs3org / wopiserver

A vendor-neutral application gateway compatible with the WOPI specifications.
Apache License 2.0
52 stars 27 forks source link

logrotate: Use reload-or-try-restart instead. #59

Closed crrodriguez closed 2 years ago

crrodriguez commented 2 years ago

using "restart" on logrotate files is never an appropiate action as the service should only be restarted if it was actually running before logrotate started.