commit: 7ecfdfd3f91a4f41d21bbea2b40d030c52d91138 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Wed Aug 24 10:36:05 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Wed Aug 24 10:37:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ecfdfd3
net-analyzer/prelude-lml: use #!/sbin/openrc-run instead of #!/sbin/runscript Package-Manager: portage-2.3.0 net-analyzer/prelude-lml/files/prelude-lml.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/prelude-lml/files/prelude-lml.initd b/net-analyzer/prelude-lml/files/prelude-lml.initd index 411e027..c4c352a 100755 --- a/net-analyzer/prelude-lml/files/prelude-lml.initd +++ b/net-analyzer/prelude-lml/files/prelude-lml.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$
