diff options
author | 2020-01-03 12:04:10 +0100 | |
---|---|---|
committer | 2020-01-03 12:04:10 +0100 | |
commit | 9dd19782a4400174b4f33b36a21be137de341e69 (patch) | |
tree | 0ef7493135d8d4063c9e45d6f48d91f28ba3ac18 /net-im/coturn/files | |
parent | acct-user/turnserver: new user for coturn 235 (diff) | |
download | gentoo-9dd19782a4400174b4f33b36a21be137de341e69.tar.gz gentoo-9dd19782a4400174b4f33b36a21be137de341e69.tar.bz2 gentoo-9dd19782a4400174b4f33b36a21be137de341e69.zip |
net-im/coturn: version bump and chmod -x on initscript
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Andreas Schuerch <nativemad@gentoo.org>
Diffstat (limited to 'net-im/coturn/files')
-rw-r--r--[-rwxr-xr-x] | net-im/coturn/files/turnserver.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/coturn/files/turnserver.init b/net-im/coturn/files/turnserver.init index 682e4f12202d..676fe1037ad4 100755..100644 --- a/net-im/coturn/files/turnserver.init +++ b/net-im/coturn/files/turnserver.init @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 |