#!/sbin/openrc-run command="/srv/pastebucket/target/release/pastebucket" command_user="paste" command_background="yes" pidfile="/run/paste.pid" start_stop_daemon_args="--chdir /srv/pastebucket"