From 1dd8a4e862981201cdd4026f085c56ebac791058 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 20 Mar 2017 05:33:31 -0500 Subject: openrc-base: use default shebang line --- pcr/openrc-base/ftpd.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcr/openrc-base/ftpd.initd') diff --git a/pcr/openrc-base/ftpd.initd b/pcr/openrc-base/ftpd.initd index a53184c4c..68be16a36 100644 --- a/pcr/openrc-base/ftpd.initd +++ b/pcr/openrc-base/ftpd.initd @@ -1,4 +1,4 @@ -#!/usr/bin/openrc-run +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -- cgit v1.2.3