require sysmocom-image.inc # This variant of the image will run osmo-bts and osmo-nitb activate_nitb() { echo "NO_START=0" > ${IMAGE_ROOTFS}/etc/default/osmo-nitb } IMAGE_PREPROCESS_COMMAND += "activate_nitb; "