mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
committed by
Sam James
parent
b0eef8eee1
commit
0c850ccc28
@@ -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
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
d /run/brltty 0755 root root -
|
||||
Reference in New Issue
Block a user