#!/sbin/openrc-run # Copyright 2016-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 description="ForgeJo, a self-hosted Git service" command="/data/daemons/forgejo/forgejo" command_args="" command_background="true" command_user="git:git" error_log="/var/log/forgejo/forgejo.err" pidfile="/run/forgejo.pid"