Fritz D. Ansel
afdc1c2a75
xinetd: fix syntax violation
see https://github.com/openwrt/packages/pull/16318#discussion_r687481110
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
3 years ago
Fritz D. Ansel
631e3fa10f
xinetd: support for anonym configs
config by names clashes if a service supports
udp and tcp, eg time and daytime
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
3 years ago
Sven Roederer
bdab7e6bfe
xinetd: honor ${IPKG_INSTROOT} when sourcing /lib/functions.sh
Avoid "file not found"-error when embedding via Imagebuilder.
Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
4 years ago
Helge Mader
0bf2130f62
xinetd: do not restart service after config change if it is not running
Signed-off-by: Helge Mader <ma@dev.tdt.de>
4 years ago
Helge Mader
2bba943e99
xinetd: update config sample to latest requirements
Signed-off-by: Helge Mader <ma@dev.tdt.de>
4 years ago
Helge Mader
90ab809f7f
xinetd: include additional (runtime) directory in configuration file
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>
4 years ago
Helge Mader
43813fe3c9
xinetd: fix xinetd reload problem
Signed-off-by: Helge Mader <ma@dev.tdt.de>
4 years ago
Florian Eckert
eb6cb75f9f
xinetd: start service in foreground for procd
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>
4 years ago
Helge Mader
be55bce946
xinetd: add support for UCI configuration
Signed-off-by: Helge Mader <ma@dev.tdt.de>
5 years ago
Jonathan McCrohan
5b0c015de8
xinetd: Import from oldpackages, add myself as maintainer
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
11 years ago