diff options
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/ax25-tools/files/ax25d.rc | 2 | ||||
-rw-r--r-- | media-radio/ax25-tools/files/mheardd.rc | 2 | ||||
-rw-r--r-- | media-radio/ax25-tools/files/netromd.rc | 2 | ||||
-rw-r--r-- | media-radio/ax25-tools/files/rip98d.rc | 2 | ||||
-rw-r--r-- | media-radio/ax25-tools/files/rxecho.rc | 2 | ||||
-rw-r--r-- | media-radio/ax25-tools/files/ttylinkd.rc | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/media-radio/ax25-tools/files/ax25d.rc b/media-radio/ax25-tools/files/ax25d.rc index 4086a2bd71f..450568dc46e 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 47f3534eefc..7766145a017 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 c6ffbb43b75..9214ccd74db 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 098437ffae9..1f61773d853 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 56d6e20c40d..2403bb82b02 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 d6ca4ed34d1..b6e8c281213 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$ |