# First Boot Provisioning (sensorhive-fbp) The first boot provisioning program (`sensorhive-fbp` or `fbp` for short) is a program that can be ran during systemd's first boot target to provision the system. Many ways to skin a cat exist. ## `fbp` vs `fbpd` This project is part of two executables, one is the daemon that runs on the system to be provisioned (`fbpd`). The other is the client (`fbp`) that allows you to connect to the system to be provisioned.