From b83801dae9256effe924ae151a3262b25f7c331f Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:52 -0500 Subject: [PATCH] net-fs/smbtad: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-fs/smbtad/files/smbtad.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/smbtad/files/smbtad.rc b/net-fs/smbtad/files/smbtad.rc index cf134b4ad39cf..547fd149de947 100644 --- a/net-fs/smbtad/files/smbtad.rc +++ b/net-fs/smbtad/files/smbtad.rc @@ -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$