summaryrefslogtreecommitdiff
blob: d9790c482e21383f792bbbf07bbc49d02f8cdbc5 (plain)
1
2
3
4
5
6
7
8
9
10
#!/sbin/openrc-run
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

description="Starts ${SVCNAME} service for rasdaemon"

command="/usr/bin/${SVCNAME}"
command_args="--register-labels"
pidfile=/run/${SVCNAME}.pid
command_background=true