#!/sbin/openrc-run name="ppucciniest-playground" description="An online playground for ppucciniest" supervisor=supervise-daemon command="/usr/bin/$name" command_user="ppucciniest_playground:ppucciniest_playground" depend() { need net }