Bug#881190: deb-systemd-invoke syntax error in postinst script

2017-11-09 Thread Bastian Blank
Control: reassign -1 debhelper/10.10.5 Hi Ben On Wed, Nov 08, 2017 at 05:55:40PM +, Ben Hutchings wrote: > # Automatically added by dh_installsystemd/10.10.5 > if [ -d /run/systemd/system ]; then > systemctl --system daemon-reload >/dev/null || true > if [ -n "$2" ]; then >

Bug#881190: deb-systemd-invoke syntax error in postinst script

2017-11-08 Thread Ben Hutchings
Package: lvm2 Version: 2.02.176-1 Severity: normal This use of deb-systemd-invoke is a syntax error: # Automatically added by dh_installsystemd/10.10.5 if [ -d /run/systemd/system ]; then systemctl --system daemon-reload >/dev/null || true if [ -n "$2" ]; then _dh_