openwrt/package
Petr Štetiar 296e1f253c netifd,lldpd,rpcd,log: use generic service_running
commit eb204d14f75c ("base-files: implement generic service_running")
introduced generic service_running so it's not needed to copy&paste same
3 lines over and over again.

I've removed service_running from netifd/network init script as well,
because it was not working properly, looked quite strange and I didn't
understand the intention:

 $ /etc/init.d/network stop
 $ service network running && echo "yes" || echo "nope"
     ( have to wait for 30s )
 Command failed: Request timed out
 yes

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-09-15 22:53:01 +02:00
..
base-files base-files,procd: add generic service status 2019-09-15 22:53:01 +02:00
boot uboot-fritz4040: build with ipq40xx "generic" subtarget 2019-09-06 08:33:30 +00:00
devel perf: simplify the build process 2019-07-17 12:16:29 +02:00
firmware linux-firmware: add mediatek BT firmware 2019-08-30 07:27:51 +02:00
kernel mt76: probe load mt7615 driver asynchronously 2019-09-12 17:16:44 +02:00
libs libnftnl: bump to version 1.1.4 2019-09-01 18:38:04 +02:00
network netifd,lldpd,rpcd,log: use generic service_running 2019-09-15 22:53:01 +02:00
system netifd,lldpd,rpcd,log: use generic service_running 2019-09-15 22:53:01 +02:00
utils px5g: support EC keys 2019-09-01 00:34:30 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00