diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2015-11-20 20:31:28 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2015-11-20 20:31:28 +0000 |
commit | 558155eecbe496bc5e04f073246fbd58c0a74261 (patch) | |
tree | 6c49fdfb392fcd9141ea9f58b606efcecf3fe867 /testing/sphinx/sphinx.initd | |
parent | e4155f265c97ac843e41d779221a117d5e5e8922 (diff) | |
download | aports-558155eecbe496bc5e04f073246fbd58c0a74261.tar.bz2 aports-558155eecbe496bc5e04f073246fbd58c0a74261.tar.xz |
testing/sphinx: upgrade to 2.2.10
Diffstat (limited to 'testing/sphinx/sphinx.initd')
-rw-r--r-- | testing/sphinx/sphinx.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sphinx/sphinx.initd b/testing/sphinx/sphinx.initd index b5e1d3de36..8ab20e0b71 100644 --- a/testing/sphinx/sphinx.initd +++ b/testing/sphinx/sphinx.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-misc/sphinx/files/searchd.rc,v 1.1 2009/11/05 15:41:56 graaff Exp $ |