[pbs-devel] applied: [PATCH proxmox-backup] api2/node/syslog: use 'real_service_name' here also
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Nov 11 16:38:35 CET 2020
On 11.11.20 13:41, Dominik Csapak wrote:
> for now this only does the 'postfix' -> 'postfix at -' conversion,
> fixes the issue that we only showed the 'postfix' service syslog
> (which is rather empty in a default setup) instead of the instance one
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> src/api2/node.rs | 2 +-
> src/api2/node/services.rs | 2 +-
> src/api2/node/syslog.rs | 8 +++++++-
> 3 files changed, 9 insertions(+), 3 deletions(-)
>
>
How I love those helpers for edge cases ^^
applied, thanks!
More information about the pbs-devel
mailing list