diff options
author | 2019-03-22 15:58:47 +0100 | |
---|---|---|
committer | 2019-03-22 15:59:00 +0100 | |
commit | 91f4f99d403ec7f89ec2c23a91bb1a1dce4d9f4e (patch) | |
tree | 5866d35245c604b7192ede6ad3c262f84b08727b /app-accessibility/brltty/files/brltty.rc | |
parent | www-client/vivaldi-snapshot: Old (diff) | |
download | gentoo-91f4f99d403ec7f89ec2c23a91bb1a1dce4d9f4e.tar.gz gentoo-91f4f99d403ec7f89ec2c23a91bb1a1dce4d9f4e.tar.bz2 gentoo-91f4f99d403ec7f89ec2c23a91bb1a1dce4d9f4e.zip |
app-accessibility/brltty: Bump to version 6.0
Closes: https://bugs.gentoo.org/632630
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-accessibility/brltty/files/brltty.rc')
-rw-r--r-- | app-accessibility/brltty/files/brltty.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/brltty/files/brltty.rc b/app-accessibility/brltty/files/brltty.rc index 0bc6c6c5375..100dd29b778 100644 --- a/app-accessibility/brltty/files/brltty.rc +++ b/app-accessibility/brltty/files/brltty.rc @@ -1,10 +1,10 @@ #!/sbin/openrc-run -# Copyright 1999-2013 Gentoo Foundation +# 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" +command_args="-P ${pidfile} -q" depend() { before * |