Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
a9971c7c
Commit
a9971c7c
authored
Jan 19, 2019
by
Yadd
Browse files
Revert
fe210265
parent
8165b019
Pipeline
#3979
passed with stages
in 9 minutes and 51 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debian/compat
View file @
a9971c7c
1
1
1
0
debian/control
View file @
a9971c7c
...
...
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Xavier Guimard <yadd@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 1
1~
),
Build-Depends: debhelper (>= 1
0
),
po-debconf
Build-Depends-Indep: libapache-session-perl,
libauthen-oath-perl,
...
...
debian/lemonldap-ng-doc.doc-base
View file @
a9971c7c
...
...
@@ -6,6 +6,6 @@ Abstract: Those HTML documents contains all Lemonldap::NG documentation
Section: Web Development
Format: HTML
Index: /usr/share/doc/lemonldap-ng/index.html
Files: /usr/share/doc/lemonldap-ng
/pages/documentation/current
/*.html
Index: /usr/share/doc/lemonldap-ng
-doc
/index.html
Files: /usr/share/doc/lemonldap-ng
-doc
/*.html
debian/lemonldap-ng-fastcgi-server.service
View file @
a9971c7c
...
...
@@ -10,7 +10,6 @@ PIDFile=/run/llng-fastcgi-server/llng-fastcgi-server.pid
ExecStart
=
/usr/sbin/llng-fastcgi-server
ExecStop
=
-/sbin/start-stop-daemon --quiet --stop --retry QUIT/5 --pidfile ${PID}
KillMode
=
mixed
PrivateTmp
=
yes
[Install]
Alias
=
llng-fastcgi-server.service
...
...
debian/rules
View file @
a9971c7c
...
...
@@ -17,7 +17,7 @@ LMINIFILE=$(CONFDIR)/lemonldap-ng.ini
CAPTCHADIR=$(LMVARDIR)/captcha
%:
dh $@
dh $@
--with systemd
override_dh_auto_configure:
$(MAKE) configure STORAGECONFFILE=/etc/lemonldap-ng/lemonldap-ng.ini \
...
...
Yadd
@guimard
mentioned in commit
8165b019
·
Jan 19, 2019
mentioned in commit
8165b019
mentioned in commit 8165b0195e812d88e94e8c3339e7a039bddce573
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment