mbox series

[next,0/3] package/inadyn: start script rework + repost

Message ID 20211205102907.2836980-1-troglobit@gmail.com
Headers show
Series package/inadyn: start script rework + repost | expand

Message

Joachim Wiberg Dec. 5, 2021, 10:29 a.m. UTC
Hi Thomas, all!

This patch set contains the rework of the inadyn start script.  It is
now modeled closely on BusyBox S01syslogd, as requested.

I'm also including a repost of the .conf example update and the switch
to use the upstrem systemd unit file.

Best regards
 /Joachim

Joachim Wiberg (3):
  package/inadyn: replace local systemd unit file with upstream
  package/inadyn: refactor start script
  package/inadyn: update inadyn.conf example

 package/inadyn/S70inadyn      | 100 ++++++++++++++++++++++------------
 package/inadyn/inadyn.conf    |  25 +++++++--
 package/inadyn/inadyn.mk      |   2 +-
 package/inadyn/inadyn.service |  10 ----
 4 files changed, 86 insertions(+), 51 deletions(-)
 mode change 100644 => 100755 package/inadyn/S70inadyn
 delete mode 100644 package/inadyn/inadyn.service