Bug#990119: vip-manager: systemd service file uses incorrect parameter syntax

2021-07-16 Thread Michael Banck
Hi, Am Montag, den 21.06.2021, 11:12 +0200 schrieb Chris Hofstaedtler: > Package: vip-manager > Version: 1.0.1-3+b2 > Severity: serious > > Dear Maintainer, > > thanks for maintaining the vip-manager package. > > I've noticed that the service file > /lib/systemd/system/vip-manager.service uses

Bug#990119: vip-manager: systemd service file uses incorrect parameter syntax

2021-06-21 Thread Chris Hofstaedtler
Hi, it appears not only have the numbers of dashes changed, but also the actual parameter names. In the current service file, I see: ExecStart=/usr/bin/vip-manager -ip="${VIP_IP}" -iface="${VIP_IFACE}" -key="${VIP_KEY}" -host="${VIP_HOST}" -type="${VIP_TYPE}" -endpoint="${VIP_ENDPOINT}" -mask="

Bug#990119: vip-manager: systemd service file uses incorrect parameter syntax

2021-06-21 Thread Chris Hofstaedtler
Package: vip-manager Version: 1.0.1-3+b2 Severity: serious Dear Maintainer, thanks for maintaining the vip-manager package. I've noticed that the service file /lib/systemd/system/vip-manager.service uses options with one dash (ex: `-ip=a.b.c.d`), but the vip-manager binary expects two dashes (`-