Bug#904913: systemd: systemctl cat 'foo*' (using shellglob patterns) only lists active units

2019-06-19 Thread Michael Biebl
Should be fixed in v243. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? signature.asc Description: OpenPGP digital signature

Bug#904913: systemd: systemctl cat 'foo*' (using shellglob patterns) only lists active units

2018-09-06 Thread Michael Biebl
On Sun, 5 Aug 2018 10:02:44 +0200 Michael Biebl wrote: > So yes, this sounds like a bug to me and it would be great if you can > raise this upstream. Just curious, did you get around to file an upstream bug report? -- Why is it that all of the instruments seeking intelligent life in the

Bug#904913: systemd: systemctl cat 'foo*' (using shellglob patterns) only lists active units

2018-08-05 Thread Michael Biebl
Am 29.07.2018 um 15:32 schrieb Michael Prokop: > 1) "systemctl cat ssh.service" NOT list its unit if it's not running, or > 2) "systemctl cat 'ssh*'" *list* its unit file even if it's not running, > but known to the sysstem (since `systemctl cat ssh.service` lists it too)? > > (JFTR, I wanted to

Bug#904913: systemd: systemctl cat 'foo*' (using shellglob patterns) only lists active units

2018-07-29 Thread Michael Prokop
Package: systemd Version: 239-7 Severity: normal Hi, I think this behavior is wrong, or at least confusing: , [ demonstration ] | root@debian-sid01:~# systemctl cat ssh.service | # /lib/systemd/system/ssh.service | [Unit] | Description=OpenBSD Secure Shell server | Documentation=man:sshd(8)