base-files: informative service command in /etc/shinit. service command shows service...
authorStan Grishin <stangri@melmac.net>
Mon, 12 Oct 2020 22:03:15 +0000 (22:03 +0000)
committerPaul Spooren <mail@aparcar.org>
Fri, 4 Dec 2020 09:28:43 +0000 (23:28 -1000)
commitb4f1f9c9e42fbf9008d165fc32728996b417c599
treef6f3d3f3f7f22cad53521e513b903b772515b73f
parent9e7a0f45d8c4e8ccde67f80c24c7145be0130105
base-files: informative service command in /etc/shinit. service command shows services enabled/disabled and running status, when the service command is invoked with no/invalid arguments, like this:

Usage: service <service> [command]
The following services are available:
/etc/init.d/acme                   enabled         stopped
/etc/init.d/boot                   enabled         stopped
/etc/init.d/cron                   enabled         running
/etc/init.d/dnsmasq                enabled         running
...

Signed-off-by: Stan Grishin <stangri@melmac.net>
package/base-files/Makefile
package/base-files/files/etc/shinit