summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/fuse/files')
-rw-r--r--sys-fs/fuse/files/fuse-fbsd.init2
-rw-r--r--sys-fs/fuse/files/fuse.init2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/fuse/files/fuse-fbsd.init b/sys-fs/fuse/files/fuse-fbsd.init
index 19b8400eb51d..27d90cc867f3 100644
--- a/sys-fs/fuse/files/fuse-fbsd.init
+++ b/sys-fs/fuse/files/fuse-fbsd.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
diff --git a/sys-fs/fuse/files/fuse.init b/sys-fs/fuse/files/fuse.init
index 30b512e8dc66..6c99929c2266 100644
--- a/sys-fs/fuse/files/fuse.init
+++ b/sys-fs/fuse/files/fuse.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2