From aae387dec54a951e25f2a36b0255110a6883ef08 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:44 -0500 Subject: app-mobilephone/smstools: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-mobilephone/smstools/files/smsd.initd | 2 +- app-mobilephone/smstools/files/smsd.initd2 | 2 +- app-mobilephone/smstools/files/smsd.initd3 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-mobilephone') 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$ -- cgit v1.2.3-18-g5258