app-accessibility/brltty: remove unused files

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/29121
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2023-01-15 20:54:02 +01:00
committed by Sam James
parent b0eef8eee1
commit 0c850ccc28
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
#!/sbin/openrc-run
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
command=/bin/brltty
pidfile=/var/run/brltty.pid
command_args="-P ${pidfile} -q"
depend() {
before *
after clock
}

View File

@@ -1 +0,0 @@
d /run/brltty 0755 root root -