#!/sbin/openrc-run# Copyright 1999-2018 Gentoo Foundation# Distributed under the terms of the GNU General Public License v2depend(){neednet}readonlyWRAPPER_CONF="/usr/share/i2p/wrapper.config"command=wrappercommand_args="$WRAPPER_CONF wrapper.syslog.ident=i2p"command_background=truecommand_progress=truecommand_user=i2ppidfile=/var/run/i2p.pidretry='SIGTERM/20 SIGKILL/20'