commit: 7433a7fe7504adebaf568274c1a87cd0c7ec1650 Author: Pedro Arizmendi <dwosky <AT> pm <DOT> me> AuthorDate: Sat Feb 22 12:13:45 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon May 4 17:26:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7433a7fe
www-misc/monitorix: Remove execution bit from file Signed-off-by: Pedro Arizmendi <dwosky <AT> pm.me> Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> www-misc/monitorix/files/monitorix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-misc/monitorix/files/monitorix b/www-misc/monitorix/files/monitorix old mode 100755 new mode 100644 index 389119e2e55..6d2a00cd766 --- a/www-misc/monitorix/files/monitorix +++ b/www-misc/monitorix/files/monitorix @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 name="Monitorix"
