Files
guru/sys-apps/bustd/files/bustd-init.d
Carlos Eduardo 231fb1516f sys-apps/bustd: add 0.1.1
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Carlos Eduardo <carana2099@gmail.com>
2022-02-24 18:25:11 -03:00

9 lines
224 B
D

#!/sbin/openrc-run
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
pidfile="/run/bustd.pid"
command="/usr/bin/bustd"
command_args="${BUSTD_OPTS}"
command_background=1