From 22b3555022a44fd7f3d552f1eb1a1d2d81409111 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:30 -0500 Subject: sys-fs/cachefilesd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-fs/cachefilesd/files/cachefilesd-2.init | 2 +- sys-fs/cachefilesd/files/cachefilesd-3.init | 2 +- sys-fs/cachefilesd/files/cachefilesd.init | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-fs/cachefilesd') diff --git a/sys-fs/cachefilesd/files/cachefilesd-2.init b/sys-fs/cachefilesd/files/cachefilesd-2.init index afc7fc5a0ab..420c0e8518d 100644 --- a/sys-fs/cachefilesd/files/cachefilesd-2.init +++ b/sys-fs/cachefilesd/files/cachefilesd-2.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-fs/cachefilesd/files/cachefilesd-3.init b/sys-fs/cachefilesd/files/cachefilesd-3.init index b21c56e6e9a..2c49bf3fde3 100644 --- a/sys-fs/cachefilesd/files/cachefilesd-3.init +++ b/sys-fs/cachefilesd/files/cachefilesd-3.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-fs/cachefilesd/files/cachefilesd.init b/sys-fs/cachefilesd/files/cachefilesd.init index 93090ef2afb..c972aea695f 100644 --- a/sys-fs/cachefilesd/files/cachefilesd.init +++ b/sys-fs/cachefilesd/files/cachefilesd.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.1