Openwrt/package
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
..
base-files base-files: add a wrapper for init scripts in profile 2016-11-29 21:12:08 +01:00
boot uboot-lantiq: Add BT Home Hub 5A support 2016-11-29 21:40:16 +01:00
devel
firmware
kernel kernel: mac80211: disable ath9k bands via device tree 2016-11-29 21:40:16 +01:00
libs
network iw: drop TX power patch that is part of upstream version now 2016-11-29 08:39:57 +01:00
system
utils
Makefile