#!/bin/sh
# Start X11 + openbox + chromium for the local operator console.
# Runs as the bee user on display :0.
exec startx /usr/local/bin/bee-openbox-session -- :0 -nolisten tcp
