openwrt-packages/admin
Karel Kočí 44a16ca325
syslog-ng: improve init and fix service stop
This fixes service stop. Problem was that in default syslog-ng forks to
background which causes procd to loose track of it. It no longer has in
such case PID of syslog-ng process and is unable to stop it. This means
that instance for such process hangs in procd and also it is not
possible to stop it as daemon. Fix is simple. syslog-ng is now
instructed to run in foreground.

This commit also drops unnecessary reload section. In default reload
calls restart and restart in default is implemented as calling stop and
start. This means that effectively it is implemented same as in case of
this init reload service implementation.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-06-10 09:53:18 +02:00
..
atop atop: fix build error 2019-05-01 13:22:28 +02:00
debootstrap debootstrap: update to version 1.0.110~bpo9+1 2019-01-29 09:44:40 +01:00
gkrellmd gkrellmd: Use PKG_HASH instead of PKG_MD5SUM 2018-10-29 20:20:37 +00:00
htop htop: Minor adjustments 2018-08-18 21:33:25 -07:00
ipmitool ipmitool: Fix compile with OpenSSL 1.1 without deprecated APIs. 2018-11-09 14:44:06 +01:00
monit monit: Fix compilation without deprecated APIs 2018-11-06 10:24:20 -08:00
muninlite muninlite: fix irqstats plugin 2018-08-29 21:23:13 +08:00
netatop netatop: add new package 2018-05-13 03:39:34 +02:00
netdata netdata: update to version 1.14.0 2019-04-27 09:46:40 +02:00
openwisp-config openwisp-config: polarssl has been removed 2017-08-13 12:32:54 -06:00
sudo sudo: update to version 1.8.27 2019-03-25 01:11:55 +01:00
syslog-ng syslog-ng: improve init and fix service stop 2019-06-10 09:53:18 +02:00
zabbix zabbix: Specify zlib location to fix buildbots 2019-04-10 15:12:12 -07:00