Bug#896944: service: this wrapper script should pass additional options to systemctl(8) when using systemd

2018-04-26 Thread 王昊然
I submitted this patch because on CentOS 7, the usage 'service status -l' works; and I found it doesn't work on Debian, without a warning. I agree the service(8) command is a compatibility wrapper for many different init systems, so those systemctl specific options cannot be used with other init

Bug#896944: service: this wrapper script should pass additional options to systemctl(8) when using systemd

2018-04-26 Thread Andreas Henriksson
Hi, Not that my opinion really counts, but still On Thu, Apr 26, 2018 at 11:12:33AM +0200, Michael Biebl wrote: > On Thu, 26 Apr 2018 16:26:03 +0800 WHR wrote: [...] > > The service(8) script should pass additional options, if any after > > '${ACTION}', to

Bug#896944: service: this wrapper script should pass additional options to systemctl(8) when using systemd

2018-04-26 Thread Michael Biebl
Hi On Thu, 26 Apr 2018 16:26:03 +0800 WHR wrote: > Package: init-system-helpers > Version: 1.48 > Severity: wishlist > Tags: patch > > The service(8) script should pass additional options, if any after > '${ACTION}', to systemctl(8). .. > The systemctl(8) has hinted

Bug#896944: service: this wrapper script should pass additional options to systemctl(8) when using systemd

2018-04-26 Thread WHR
Package: init-system-helpers Version: 1.48 Severity: wishlist Tags: patch The service(8) script should pass additional options, if any after '${ACTION}', to systemctl(8). For example, if I run 'service rsyslog status', I would got: # service rsyslog status ● rsyslog.service - System Logging