Bug#763829: More information on this

2014-10-26 Thread Guillem Jover
Control: reassign -1 src:linux Control: forcemerge 763831 -1 Control: affects 763831 rsyslog On Sun, 2014-10-26 at 22:11:21 +0100, Michael Biebl wrote: > Control: reassign -1 dpkg > > Am 08.10.2014 um 22:14 schrieb Michael Biebl: > > Am 08.10.2014 um 22:11 schrieb Michael Biebl: > >> Am 08.10.201

Bug#763829: More information on this

2014-10-26 Thread Michael Biebl
Control: reassign -1 dpkg Am 08.10.2014 um 22:14 schrieb Michael Biebl: > Am 08.10.2014 um 22:11 schrieb Michael Biebl: >> Am 08.10.2014 um 21:37 schrieb Sven Herzberg: >>> So, I propose to ship another fix which replaces “--exec $DAEMON” with >>> “-name $RSYSLOGD” in the SysV init script. >> >>

Bug#763829: More information on this

2014-10-08 Thread Michael Biebl
Am 08.10.2014 um 22:11 schrieb Michael Biebl: > Am 08.10.2014 um 21:37 schrieb Sven Herzberg: >> So, I propose to ship another fix which replaces “--exec $DAEMON” with >> “-name $RSYSLOGD” in the SysV init script. > > I initially used -name but then was told by the dpkg/s-s-d maintainers > to swi

Bug#763829: More information on this

2014-10-08 Thread Michael Biebl
Am 08.10.2014 um 21:37 schrieb Sven Herzberg: > Hi, > > I can confirm Vincent’s conclusions, the init script has a do_stop() method > containing the line: >> start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --pidfile >> /var/run/rsyslogd.pid --exec /usr/sbin/rsyslogd > > And here’s the t

Bug#763829: More information on this

2014-10-08 Thread Sven Herzberg
Hi, I can confirm Vincent’s conclusions, the init script has a do_stop() method containing the line: > start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --pidfile > /var/run/rsyslogd.pid --exec /usr/sbin/rsyslogd And here’s the trailing output from: > # sudo strace start-stop-daemon --sto