Bug#806291: systemd: systemctl status ignores -n argument

2024-05-26 Thread Luca Boccassi
Control: close -1 On Thu, 26 Nov 2015 08:00:16 +0100 Eduard Bloch wrote: > Package: systemd > Version: 228-2 > > Dear Maintainer, > >    * What led up to the situation? > > I created a buggy configuration of apt-cacher-ng and wondered why it did not start. When I run the service from command

Bug#806291: systemd: systemctl status ignores -n argument

2015-12-20 Thread Eduard Bloch
Hallo, * Zbigniew Jędrzejewski-Szmek [Mon, Nov 30 2015, 01:25:49AM]: > > [Service] > > Type=notify > > Restart=on-failure > > ExecStart=/bin/sh -c "echo OMG THEY KILLED KENNY >&2; exit 123" > > > > and check the result: > > > > foo.service - SomeThing > >Loaded: loaded

Bug#806291: systemd: systemctl status ignores -n argument

2015-12-20 Thread Zbigniew Jędrzejewski-Szmek
On Sun, Dec 20, 2015 at 02:52:49PM +0100, Eduard Bloch wrote: > Hallo, > * Zbigniew Jędrzejewski-Szmek [Mon, Nov 30 2015, 01:25:49AM]: > > > > [Service] > > > Type=notify > > > Restart=on-failure > > > ExecStart=/bin/sh -c "echo OMG THEY KILLED KENNY >&2; exit 123" > > > > > > and check the

Bug#806291: systemd: systemctl status ignores -n argument

2015-11-29 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Nov 28, 2015 at 11:37:55AM +0100, Eduard Bloch wrote: > Hallo, > * Michael Biebl [Thu, Nov 26 2015, 04:32:43PM]: > > Am 26.11.2015 um 15:59 schrieb Michael Biebl: > > > Works here. But I actually need a service which produces more then 10 > > > lines of output when started. > > > > To

Bug#806291: systemd: systemctl status ignores -n argument

2015-11-28 Thread Eduard Bloch
Hallo, * Michael Biebl [Thu, Nov 26 2015, 04:32:43PM]: > Am 26.11.2015 um 15:59 schrieb Michael Biebl: > > Works here. But I actually need a service which produces more then 10 > > lines of output when started. > > To illustrate what I did: > > # cat /etc/systemd/system/output.service > [Unit] >

Bug#806291: systemd: systemctl status ignores -n argument

2015-11-26 Thread Michael Biebl
Am 26.11.2015 um 08:00 schrieb Eduard Bloch: > Package: systemd > Version: 228-2 > > Dear Maintainer, > >* What led up to the situation? > > I created a buggy configuration of apt-cacher-ng and wondered why it did not > start. When I run the service from command line, it dumps a couple of

Bug#806291: systemd: systemctl status ignores -n argument

2015-11-26 Thread Michael Biebl
Am 26.11.2015 um 15:59 schrieb Michael Biebl: > Works here. But I actually need a service which produces more then 10 > lines of output when started. To illustrate what I did: # cat /etc/systemd/system/output.service [Unit] Description=foo [Service] Type=oneshot ExecStart=/bin/sh -c "for i in

Bug#806291: systemd: systemctl status ignores -n argument

2015-11-25 Thread Eduard Bloch
Package: systemd Version: 228-2 Dear Maintainer, * What led up to the situation? I created a buggy configuration of apt-cacher-ng and wondered why it did not start. When I run the service from command line, it dumps a couple of usefull hints to STDERR. I expected to see this in "systemctl