#!/sbin/openrc-run # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 name="netclient daemon" description="" command=/usr/bin/netclient command_args="daemon" command_background=true pidfile="/run/${RC_SVCNAME}.pid"