summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-08-24 12:36:05 +0200
committerPacho Ramos <pacho@gentoo.org>2016-08-24 12:37:59 +0200
commit7ecfdfd3f91a4f41d21bbea2b40d030c52d91138 (patch)
treee336231461fc6b8b10a7368444396610c00eefc7 /net-analyzer/prelude-lml
parentnet-analyzer/prelude-correlator: use #!/sbin/openrc-run instead of #!/sbin/ru... (diff)
downloadgentoo-7ecfdfd3f91a4f41d21bbea2b40d030c52d91138.tar.gz
gentoo-7ecfdfd3f91a4f41d21bbea2b40d030c52d91138.tar.bz2
gentoo-7ecfdfd3f91a4f41d21bbea2b40d030c52d91138.zip
net-analyzer/prelude-lml: use #!/sbin/openrc-run instead of #!/sbin/runscript
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-analyzer/prelude-lml')
-rwxr-xr-xnet-analyzer/prelude-lml/files/prelude-lml.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/prelude-lml/files/prelude-lml.initd b/net-analyzer/prelude-lml/files/prelude-lml.initd
index 411e02762455..c4c352a720df 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$