From ec006968930872a84deace48468b20782d2c42c7 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:13 -0500 Subject: media-radio/ax25-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript --- media-radio/ax25-tools/files/ax25d.rc | 2 +- media-radio/ax25-tools/files/mheardd.rc | 2 +- media-radio/ax25-tools/files/netromd.rc | 2 +- media-radio/ax25-tools/files/rip98d.rc | 2 +- media-radio/ax25-tools/files/rxecho.rc | 2 +- media-radio/ax25-tools/files/ttylinkd.rc | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'media-radio') diff --git a/media-radio/ax25-tools/files/ax25d.rc b/media-radio/ax25-tools/files/ax25d.rc index 4086a2bd71f6..450568dc46e4 100644 --- a/media-radio/ax25-tools/files/ax25d.rc +++ b/media-radio/ax25-tools/files/ax25d.rc @@ -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/media-radio/ax25-tools/files/mheardd.rc b/media-radio/ax25-tools/files/mheardd.rc index 47f3534eefce..7766145a0172 100644 --- a/media-radio/ax25-tools/files/mheardd.rc +++ b/media-radio/ax25-tools/files/mheardd.rc @@ -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/media-radio/ax25-tools/files/netromd.rc b/media-radio/ax25-tools/files/netromd.rc index c6ffbb43b75c..9214ccd74dbf 100644 --- a/media-radio/ax25-tools/files/netromd.rc +++ b/media-radio/ax25-tools/files/netromd.rc @@ -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/media-radio/ax25-tools/files/rip98d.rc b/media-radio/ax25-tools/files/rip98d.rc index 098437ffae99..1f61773d853e 100644 --- a/media-radio/ax25-tools/files/rip98d.rc +++ b/media-radio/ax25-tools/files/rip98d.rc @@ -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/media-radio/ax25-tools/files/rxecho.rc b/media-radio/ax25-tools/files/rxecho.rc index 56d6e20c40da..2403bb82b021 100644 --- a/media-radio/ax25-tools/files/rxecho.rc +++ b/media-radio/ax25-tools/files/rxecho.rc @@ -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/media-radio/ax25-tools/files/ttylinkd.rc b/media-radio/ax25-tools/files/ttylinkd.rc index d6ca4ed34d1c..b6e8c281213d 100644 --- a/media-radio/ax25-tools/files/ttylinkd.rc +++ b/media-radio/ax25-tools/files/ttylinkd.rc @@ -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$ -- cgit v1.2.3-65-gdbad