openwrtv4/package
Alexandru Ardelean 6713694fe4 base-files: use restart if no reload hook for service
This was also working before, with a slightly
different semantic.

[ Original semantic ]
If no reload hooks was implemented, the default one would
kick in, it would return fail, and restart would happen.

This would happen also in the case where a reload hook
would be implemented, it would fail, and it would restart
the service.

[ New semantic ]
The default reload hook calls restart.
Services can implement their own reload.

If reload fails, then the '/etc/init.d/<service> reload'
would return a non-zero code, and the caller can choose
a way to handle this.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-04-12 09:54:21 +02:00
..
base-files base-files: use restart if no reload hook for service 2017-04-12 09:54:21 +02:00
boot uboot-ar71xx: fix build error 2017-04-06 16:25:08 +02:00
devel gdb: fix invalid sigprocmask call 2017-03-24 11:10:22 +08:00
firmware ath10k-firmware: update to latest version 2017-04-12 09:53:41 +02:00
kernel kernel: make kmod-mmc unavailable on UML 2017-04-10 11:23:51 +02:00
libs libs/libpcap: Rework URLs 2017-03-22 09:16:23 +01:00
network openvpn: add myself as maintainer 2017-04-12 09:52:59 +02:00
system opkg: backport upstream fixes, code cleanups 2017-04-08 14:20:19 +02:00
utils busybox: add musl compatible nslookup replacement 2017-04-10 13:19:54 +02:00
Makefile build: skip opkg host dependency within the SDK 2017-02-21 20:43:40 +01:00