summaryrefslogtreecommitdiff
path: root/sys-apps/bustd/files/bustd-init.d
blob: 6825e0f07ee07e5895f769a398df482dc5c620d2 (plain)
1
2
3
4
5
6
7
8
#!/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