mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Like the existing tini, catatonit can be used as minimal init to be used as PID-1. Add it to the list of init systems, like was done for tini in24cac9c4e6(system: add tini as init system) and tinyinit inc1daa35cd9(package/tinyinit: new package). Unlike the "main" init systems, there is no historical preference for those minimalist init systems, so just keep them alphabetically ordered. Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Julien Olivain <ju.o@free.fr>