summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-radio/ax25-tools/files/ax25d.rc2
-rw-r--r--media-radio/ax25-tools/files/mheardd.rc2
-rw-r--r--media-radio/ax25-tools/files/netromd.rc2
-rw-r--r--media-radio/ax25-tools/files/rip98d.rc2
-rw-r--r--media-radio/ax25-tools/files/rxecho.rc2
-rw-r--r--media-radio/ax25-tools/files/ttylinkd.rc2
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 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$