mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
Use a more generic template for SysV init script, similar to packages like syslog-ng. This includes adding support for both reload and restart. Add support for sourcing /etc/default/connmand file, so that new commandline arguments can be added more easily. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>