#!/bin/sh

# Tell init.d/first-run to do its stuff on the next boot.
mkdir -p /var/lib/freedombox
touch /var/lib/freedombox/first-run-enable
