summaryrefslogtreecommitdiff
path: root/factory-default
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2016-08-27 17:29:32 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2016-08-27 17:29:32 +0100
commitc43e5a6c7a00b8cbeec9f602de7960be15ef92d2 (patch)
tree585fb7e8833ce6c1cc178643b293b60b2d3ace1d /factory-default
parentprofiles/enlightenment/build: Enable libunwind USE flag for sys-libs/libcxx s... (diff)
downloadportage-c43e5a6c7a00b8cbeec9f602de7960be15ef92d2.tar.xz
factory-default: Convert init scripts to openrc-run
Diffstat (limited to 'factory-default')
-rwxr-xr-xfactory-default/net-misc/openssh/etc/init.d/ssh-agent2
-rwxr-xr-xfactory-default/x11-base/xorg-server/etc/init.d/Xvfb2
2 files changed, 2 insertions, 2 deletions
diff --git a/factory-default/net-misc/openssh/etc/init.d/ssh-agent b/factory-default/net-misc/openssh/etc/init.d/ssh-agent
index 4e33204f..ee9fb386 100755
--- a/factory-default/net-misc/openssh/etc/init.d/ssh-agent
+++ b/factory-default/net-misc/openssh/etc/init.d/ssh-agent
@@ -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
# $Header: $
diff --git a/factory-default/x11-base/xorg-server/etc/init.d/Xvfb b/factory-default/x11-base/xorg-server/etc/init.d/Xvfb
index 67f4fad9..20680ee4 100755
--- a/factory-default/x11-base/xorg-server/etc/init.d/Xvfb
+++ b/factory-default/x11-base/xorg-server/etc/init.d/Xvfb
@@ -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
# $Header: $