aboutsummaryrefslogtreecommitdiff
path: root/net/xinetd/files/xinetd.init
Commit message (Collapse)AuthorAge
* xinetd: add processing of redirect option in init scriptHelge Mader2023-01-11
| | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* xinetd: fix syntax violationFritz D. Ansel2021-08-12
| | | | | | see https://github.com/openwrt/packages/pull/16318#discussion_r687481110 Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
* xinetd: support for anonym configsFritz D. Ansel2021-08-12
| | | | | | | config by names clashes if a service supports udp and tcp, eg time and daytime Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
* xinetd: honor ${IPKG_INSTROOT} when sourcing /lib/functions.shSven Roederer2021-04-04
| | | | | | Avoid "file not found"-error when embedding via Imagebuilder. Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
* xinetd: do not restart service after config change if it is not runningHelge Mader2020-11-05
| | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* xinetd: include additional (runtime) directory in configuration fileHelge Mader2020-10-23
| | | | | | | The additional directory is created and can be used e.g. for configurations which are created e.g. dynamically from an uci config. Signed-off-by: Helge Mader <ma@dev.tdt.de>
* xinetd: fix xinetd reload problemHelge Mader2020-09-28
| | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* xinetd: start service in foreground for procdFlorian Eckert2020-07-10
| | | | | | | Since we use now procd for xinetd, we have to start the service with the option `-dontfork` to make procd happy. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* xinetd: add support for UCI configurationHelge Mader2020-06-09
| | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* xinetd: Import from oldpackages, add myself as maintainerJonathan McCrohan2014-07-09
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>