diff options
author | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:32:42 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:38:34 -0500 |
commit | 68b127968238f111cb70efc67d89ca0fbb3ba771 (patch) | |
tree | e716bd242114c17888b541747a66ac3d8555cecc /net-nds/openldap/files/slapd-initd-2.4.40-r2 | |
parent | net-nds/389-ds-base: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-68b127968238f111cb70efc67d89ca0fbb3ba771.tar.gz gentoo-68b127968238f111cb70efc67d89ca0fbb3ba771.tar.bz2 gentoo-68b127968238f111cb70efc67d89ca0fbb3ba771.zip |
net-nds/openldap: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-nds/openldap/files/slapd-initd-2.4.40-r2')
-rw-r--r-- | net-nds/openldap/files/slapd-initd-2.4.40-r2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/openldap/files/slapd-initd-2.4.40-r2 b/net-nds/openldap/files/slapd-initd-2.4.40-r2 index b38cc4fa3ab9..9ce071ac9780 100644 --- a/net-nds/openldap/files/slapd-initd-2.4.40-r2 +++ b/net-nds/openldap/files/slapd-initd-2.4.40-r2 @@ -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 # $Id$ |