summaryrefslogtreecommitdiff
path: root/sys-fs/cachefilesd
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:30 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit22b3555022a44fd7f3d552f1eb1a1d2d81409111 (patch)
tree5912866d085a2b6efc352db98dc8d1a303c08b36 /sys-fs/cachefilesd
parente0344c25e73eec6ab51ad5435b046bfa33191297 (diff)
downloadgentoo-22b3555022a44fd7f3d552f1eb1a1d2d81409111.tar.gz
gentoo-22b3555022a44fd7f3d552f1eb1a1d2d81409111.tar.xz
sys-fs/cachefilesd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-fs/cachefilesd')
-rw-r--r--sys-fs/cachefilesd/files/cachefilesd-2.init2
-rw-r--r--sys-fs/cachefilesd/files/cachefilesd-3.init2
-rw-r--r--sys-fs/cachefilesd/files/cachefilesd.init2
3 files changed, 3 insertions, 3 deletions
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$