summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/uftp')
-rw-r--r--net-misc/uftp/files/uftpd.init2
-rw-r--r--net-misc/uftp/files/uftpproxyd.init2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/uftp/files/uftpd.init b/net-misc/uftp/files/uftpd.init
index e2d6a22bc259..7f4c7abc344c 100644
--- a/net-misc/uftp/files/uftpd.init
+++ b/net-misc/uftp/files/uftpd.init
@@ -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
# $Id$
diff --git a/net-misc/uftp/files/uftpproxyd.init b/net-misc/uftp/files/uftpproxyd.init
index 856226b3e3ea..428ba6176b8b 100644
--- a/net-misc/uftp/files/uftpproxyd.init
+++ b/net-misc/uftp/files/uftpproxyd.init
@@ -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
# $Id$