Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
de99fdc1
Commit
de99fdc1
authored
Jan 19, 2019
by
Yadd
Browse files
Revert
fe210265
parent
418ccf57
Changes
5
Hide whitespace changes
Inline
Side-by-side
debian/compat
View file @
de99fdc1
1
1
1
0
debian/control
View file @
de99fdc1
...
...
@@ -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 @
de99fdc1
...
...
@@ -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 @
de99fdc1
...
...
@@ -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 @
de99fdc1
...
...
@@ -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 \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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