diff options
author | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:29:13 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:38:34 -0500 |
commit | ec006968930872a84deace48468b20782d2c42c7 (patch) | |
tree | 29ede347fe7f15aa0a1e4fb820cd7ef232112aed /media-radio/ax25-tools/files/rip98d.rc | |
parent | media-radio/ax25-apps: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-ec006968930872a84deace48468b20782d2c42c7.tar.gz gentoo-ec006968930872a84deace48468b20782d2c42c7.tar.bz2 gentoo-ec006968930872a84deace48468b20782d2c42c7.zip |
media-radio/ax25-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'media-radio/ax25-tools/files/rip98d.rc')
-rw-r--r-- | media-radio/ax25-tools/files/rip98d.rc | 2 |
1 files changed, 1 insertions, 1 deletions
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$ |