2 # Copyright 1999-2020 Gentoo Authors
3 # Distributed under the terms of the GNU General Public License v2
5 description="system daemon to introspect and modify configurable mice"
6 pidfile="/run/${SVCNAME}.pid"
7 command="/usr/bin/ratbagd"
8 start_stop_daemon_args="--quiet"
9 command_background="true"