From 9e115a996baf50f287aeee8aa1040f8f570e5ab9 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:24 -0500 Subject: net-dialup/xl2tpd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-dialup/xl2tpd/files/xl2tpd-init | 2 +- net-dialup/xl2tpd/files/xl2tpd-init-r1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-dialup/xl2tpd') diff --git a/net-dialup/xl2tpd/files/xl2tpd-init b/net-dialup/xl2tpd/files/xl2tpd-init index f8b5a1a26bd3..0d2481c8deb7 100644 --- a/net-dialup/xl2tpd/files/xl2tpd-init +++ b/net-dialup/xl2tpd/files/xl2tpd-init @@ -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$ diff --git a/net-dialup/xl2tpd/files/xl2tpd-init-r1 b/net-dialup/xl2tpd/files/xl2tpd-init-r1 index 4e381e795916..4aa9c0189198 100644 --- a/net-dialup/xl2tpd/files/xl2tpd-init-r1 +++ b/net-dialup/xl2tpd/files/xl2tpd-init-r1 @@ -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-65-gdbad