remove ia64 keywords
[gentoo-zh.git] / dev-libs / libratbag / files / ratbagd.init
blobd3e7d08334ce2ab637d71f274a996fa3b8f20e06
1 #!/sbin/openrc-run
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"
11 depend() {
12         need dbus