diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2016-03-08 11:18:11 +0100 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2016-03-08 11:20:15 +0100 |
commit | 49c4fa6c2a505df77cbf46ae18fad22e5da95206 (patch) | |
tree | 1dda393a14acde3b46b0a1d75bf6bdae8233beb4 /testing/pure-ftpd/pure-ftpd.initd | |
parent | 8cab9305a33feaccfef5ebbba0c44572d6888305 (diff) | |
download | aports-49c4fa6c2a505df77cbf46ae18fad22e5da95206.tar.bz2 aports-49c4fa6c2a505df77cbf46ae18fad22e5da95206.tar.xz |
testing/pure-ftpd: upgrade to 1.0.42
* split doc
* add --with-puredb
Diffstat (limited to 'testing/pure-ftpd/pure-ftpd.initd')
-rw-r--r-- | testing/pure-ftpd/pure-ftpd.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pure-ftpd/pure-ftpd.initd b/testing/pure-ftpd/pure-ftpd.initd index 0c4737e80c..9ef0ea2ece 100644 --- a/testing/pure-ftpd/pure-ftpd.initd +++ b/testing/pure-ftpd/pure-ftpd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/files/pure-ftpd.rc11,v 1.4 2012/03/29 11:33:22 polynomial-c Exp $ |