ImmortalWrt/package/base-files
Alberto Bursi d52676d1ea base-files: add a wrapper for init scripts in profile
"service" is a simple wrapper that will allow to call init.d scripts

current method:     #  /etc/init.d/network reload
with the wrapper:   #  service network reload

If the wrapper is called without arguments or with a wrong init script name, it will print an error and list the content of /etc/init.d/ folder

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-29 21:12:08 +01:00
..
files base-files: add a wrapper for init scripts in profile 2016-11-29 21:12:08 +01:00
image-config.in base-files: Add standard os-release file 2016-06-24 13:52:53 +02:00
Makefile base-files: don't modify enabled state of service on upgrade 2016-11-21 18:40:15 +01:00