From 61a8de4468876c735d0394a07a0ff6aed5a93d40 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:31 -0500 Subject: sys-fs/cryptsetup: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-fs/cryptsetup/files/1.5.1-dmcrypt.rc | 2 +- sys-fs/cryptsetup/files/1.6.7-dmcrypt.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-fs') diff --git a/sys-fs/cryptsetup/files/1.5.1-dmcrypt.rc b/sys-fs/cryptsetup/files/1.5.1-dmcrypt.rc index b6db91036040..4c62e6673169 100644 --- a/sys-fs/cryptsetup/files/1.5.1-dmcrypt.rc +++ b/sys-fs/cryptsetup/files/1.5.1-dmcrypt.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-fs/cryptsetup/files/1.6.7-dmcrypt.rc b/sys-fs/cryptsetup/files/1.6.7-dmcrypt.rc index e52ad68b94c2..4d5f01e4727c 100644 --- a/sys-fs/cryptsetup/files/1.6.7-dmcrypt.rc +++ b/sys-fs/cryptsetup/files/1.6.7-dmcrypt.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad