You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
8 years ago
..
bin base-files: add ucidef_set_led_usbport for full usbport support 8 years ago
etc base-files: add a wrapper for init scripts in profile 8 years ago
lib base-files: ignore failure of stopping services on removal 8 years ago
rom rename default/ to files/ 18 years ago
sbin base-files: validate metadata of sysupgrade images 8 years ago
usr base-files: Add standard os-release file 8 years ago