Skip to content
Snippets Groups Projects
  1. Mar 08, 2020
    • Josef Schlehofer's avatar
      syslog-ng: update to version 3.26.1 · 2f5fce82
      Josef Schlehofer authored
      
      - Bump version also in the config file
      - Move logread to /sbin location instead of /usr/sbin
      Because package logd in OpenWrt's ubox Makefile uses /sbin folder and LuCI has
      the same path hardcoded in
      modules/luci-base/root/usr/share/rpcd/acl.d/luci-base.json and using
      different location results that LuCI is not able to load log data as it
      is not found.
      
      Signed-off-by: default avatarJosef Schlehofer <pepe.schlehofer@gmail.com>
      (cherry picked from commit fe165eeb)
      Unverified
      2f5fce82
  2. Feb 17, 2020
  3. Feb 06, 2020
  4. Jan 01, 2020
  5. Dec 21, 2019
  6. Dec 14, 2019
  7. Nov 05, 2019
  8. Oct 21, 2019
  9. Oct 19, 2019
  10. Sep 28, 2019
  11. Sep 27, 2019
  12. Sep 04, 2019
  13. Aug 24, 2019
  14. Aug 22, 2019
  15. Jun 10, 2019
    • Karel Kočí's avatar
      syslog-ng: improve init and fix service stop · 44a16ca3
      Karel Kočí authored
      
      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: default avatarKarel Kočí <karel.koci@nic.cz>
      Unverified
      44a16ca3
  16. May 13, 2019
  17. May 01, 2019
  18. Apr 27, 2019
  19. Apr 10, 2019
  20. Mar 29, 2019
  21. Mar 25, 2019
  22. Mar 24, 2019
  23. Mar 21, 2019
  24. Mar 08, 2019
  25. Mar 02, 2019
  26. Feb 25, 2019
  27. Jan 29, 2019
  28. Jan 28, 2019
  29. Jan 17, 2019
Loading