Gentoo Archives: gentoo-commits

From: Rafael Martins <rafaelmartins@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/simplevirt/files/
Date: Wed, 18 Sep 2019 19:05:37
Message-Id: 1568833526.71947fc0abaf0a80c68520b8be6cbd3a59771c92.rafaelmartins@gentoo
1 commit: 71947fc0abaf0a80c68520b8be6cbd3a59771c92
2 Author: Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 18 19:03:52 2019 +0000
4 Commit: Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 18 19:05:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71947fc0
7
8 app-emulation/simplevirt: removed exec bit from initscript
9
10 bug #694812
11
12 Package-Manager: Portage-2.3.66, Repoman-2.3.11
13 Signed-off-by: Rafael Martins <rafaelmartins <AT> gentoo.org>
14
15 app-emulation/simplevirt/files/simplevirtd.initd | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-emulation/simplevirt/files/simplevirtd.initd b/app-emulation/simplevirt/files/simplevirtd.initd
19 old mode 100755
20 new mode 100644
21 index f7ba444d6d9..d8dfadbcb69
22 --- a/app-emulation/simplevirt/files/simplevirtd.initd
23 +++ b/app-emulation/simplevirt/files/simplevirtd.initd
24 @@ -1,5 +1,5 @@
25 #!/sbin/openrc-run
26 -# Copyright 1999-2018 Gentoo Authors
27 +# Copyright 1999-2019 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 name="simplevirtd"