# inkbox-os-init InkBox OS init program. Is launched by BusyBox from `/etc/inittab` reference. ## Compilation ``` armv7l-linux-musleabihf-gcc init.c -o init -static -D_GNU_SOURCE armv7l-linux-musleabihf-strip init ```