diff options
author | Rafael Martins <rafaelmartins@gentoo.org> | 2019-09-18 21:03:52 +0200 |
---|---|---|
committer | Rafael Martins <rafaelmartins@gentoo.org> | 2019-09-18 21:05:26 +0200 |
commit | 71947fc0abaf0a80c68520b8be6cbd3a59771c92 (patch) | |
tree | b928c9f6e395521dec18738d259c2eec0dc0e49d /app-emulation/simplevirt/files | |
parent | net-misc/drive: 0.3.9.1-r1 revbump for vendored dep refresh (diff) | |
download | gentoo-71947fc0abaf0a80c68520b8be6cbd3a59771c92.tar.gz gentoo-71947fc0abaf0a80c68520b8be6cbd3a59771c92.tar.bz2 gentoo-71947fc0abaf0a80c68520b8be6cbd3a59771c92.zip |
app-emulation/simplevirt: removed exec bit from initscript
bug #694812
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Rafael Martins <rafaelmartins@gentoo.org>
Diffstat (limited to 'app-emulation/simplevirt/files')
-rw-r--r--[-rwxr-xr-x] | app-emulation/simplevirt/files/simplevirtd.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/simplevirt/files/simplevirtd.initd b/app-emulation/simplevirt/files/simplevirtd.initd index f7ba444d6d98..d8dfadbcb69b 100755..100644 --- a/app-emulation/simplevirt/files/simplevirtd.initd +++ b/app-emulation/simplevirt/files/simplevirtd.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 name="simplevirtd" |