#!/sbin/openrc-run name="Hjem" description="Hjem homepage service" command="/usr/local/bin/hjem" command_background="yes" pidfile="/run/hjem.pid" depend() { need net localmount }