mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
This commit enables support for running custom startup scripts at boot, allowing a mix of a NETCONF-based system and Classic /etc. For example, use NETCONF to set up network interfaces, users, etc. and runparts for enabling and configuring the device as an OSPF router. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>