From 5cd4ad736a3fd2ae83b10b033b345f80af6bf648 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:56 -0500 Subject: sys-auth/sssd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-auth/sssd/files/0002_allow_xdm_openrc.patch | 2 +- sys-auth/sssd/files/allow_xdm.patch | 2 +- sys-auth/sssd/files/sssd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-auth/sssd') diff --git a/sys-auth/sssd/files/0002_allow_xdm_openrc.patch b/sys-auth/sssd/files/0002_allow_xdm_openrc.patch index 40d64cbf41f..63e23f13d7a 100644 --- a/sys-auth/sssd/files/0002_allow_xdm_openrc.patch +++ b/sys-auth/sssd/files/0002_allow_xdm_openrc.patch @@ -1,7 +1,7 @@ --- src/sysv/gentoo/sssd.old 2011-08-02 23:14:48.000000000 +0300 +++ src/sysv/gentoo/sssd 2011-08-24 12:15:18.413929409 +0300 @@ -1,13 +1,13 @@ - #!/sbin/runscript + #!/sbin/openrc-run depend(){ - need localmount netmount clock diff --git a/sys-auth/sssd/files/allow_xdm.patch b/sys-auth/sssd/files/allow_xdm.patch index 40d64cbf41f..63e23f13d7a 100644 --- a/sys-auth/sssd/files/allow_xdm.patch +++ b/sys-auth/sssd/files/allow_xdm.patch @@ -1,7 +1,7 @@ --- src/sysv/gentoo/sssd.old 2011-08-02 23:14:48.000000000 +0300 +++ src/sysv/gentoo/sssd 2011-08-24 12:15:18.413929409 +0300 @@ -1,13 +1,13 @@ - #!/sbin/runscript + #!/sbin/openrc-run depend(){ - need localmount netmount clock diff --git a/sys-auth/sssd/files/sssd b/sys-auth/sssd/files/sssd index dbf7850227c..c79b79ac1e1 100644 --- a/sys-auth/sssd/files/sssd +++ b/sys-auth/sssd/files/sssd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -- cgit v1.2.1