File tree 5 files changed +6
-6
lines changed
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
#! /sbin/openrc-run
2
- # Copyright 1999-2015 Gentoo Foundation
2
+ # Copyright 1999-2020 Gentoo Authors
3
3
# Distributed under the terms of the GNU General Public License v2
4
4
5
5
command=/usr/sbin/nslcd
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
#! /sbin/openrc-run
2
- # Copyright 1999-2015 Gentoo Foundation
2
+ # Copyright 1999-2020 Gentoo Authors
3
3
# Distributed under the terms of the GNU General Public License v2
4
4
5
5
command=/usr/sbin/pynslcd
Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ multilib_src_configure() {
91
91
multilib_src_install_all () {
92
92
local script
93
93
94
- newinitd " ${FILESDIR} " /nslcd- init-r3 nslcd
95
- s6_install_service nslcd " ${FILESDIR} " /nslcd-run- s6
94
+ newinitd " ${FILESDIR} " /nslcd. init nslcd
95
+ s6_install_service nslcd " ${FILESDIR} " /nslcd. s6
96
96
97
97
insinto /usr/share/nss-pam-ldapd
98
98
doins " ${WORKDIR} /${P} /nslcd.conf"
@@ -113,11 +113,11 @@ multilib_src_install_all() {
113
113
python_foreach_impl python_domodule pynslcd/* .py
114
114
python_scriptinto /usr/sbin
115
115
python_newscript pynslcd.py pynslcd
116
- newinitd " ${FILESDIR} " /pynslcd.initd-r2 pynslcd
116
+ newinitd " ${FILESDIR} " /pynslcd.init pynslcd
117
117
fi
118
118
119
119
systemd_newtmpfilesd " ${FILESDIR} " /nslcd-tmpfiles.conf nslcd.conf
120
- systemd_newunit " ${FILESDIR} " /nslcd-2 .service nslcd.service
120
+ systemd_newunit " ${FILESDIR} " /nslcd.service nslcd.service
121
121
}
122
122
123
123
multilib_src_install () {
You can’t perform that action at this time.
0 commit comments