summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-auth/sssd/files/0002_allow_xdm_openrc.patch2
-rw-r--r--sys-auth/sssd/files/allow_xdm.patch2
-rw-r--r--sys-auth/sssd/files/sssd2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/sssd/files/0002_allow_xdm_openrc.patch b/sys-auth/sssd/files/0002_allow_xdm_openrc.patch
index 40d64cbf41ff..63e23f13d7ae 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 40d64cbf41ff..63e23f13d7ae 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 dbf7850227c4..c79b79ac1e18 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