From: Austin English Date: Wed, 18 May 2016 06:27:44 +0000 (-0500) Subject: app-mobilephone/smstools: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aae387dec54a951e25f2a36b0255110a6883ef08;p=gentoo.git app-mobilephone/smstools: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-mobilephone/smstools/files/smsd.initd b/app-mobilephone/smstools/files/smsd.initd index 849449dc48bc..31bb9f8bef1e 100644 --- a/app-mobilephone/smstools/files/smsd.initd +++ b/app-mobilephone/smstools/files/smsd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-mobilephone/smstools/files/smsd.initd2 b/app-mobilephone/smstools/files/smsd.initd2 index b6117ab1abf5..c2c9d4c3b1b3 100644 --- a/app-mobilephone/smstools/files/smsd.initd2 +++ b/app-mobilephone/smstools/files/smsd.initd2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-mobilephone/smstools/files/smsd.initd3 b/app-mobilephone/smstools/files/smsd.initd3 index 1f585946a448..e4cfe468a097 100644 --- a/app-mobilephone/smstools/files/smsd.initd3 +++ b/app-mobilephone/smstools/files/smsd.initd3 @@ -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$