openwrtv3/package/base-files/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
..
bin base-files: add ucidef_set_led_usbport for full usbport support 2016-10-22 11:16:01 +02:00
etc base-files: add a wrapper for init scripts in profile 2016-11-29 21:12:08 +01:00
lib base-files: ignore failure of stopping services on removal 2016-11-21 18:40:15 +01:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: validate metadata of sysupgrade images 2016-11-19 11:24:09 +01:00
usr base-files: Add standard os-release file 2016-06-24 13:52:53 +02:00