Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
76aa880a
Commit
76aa880a
authored
Nov 02, 2018
by
Xavier Bachelot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing scriptlets for fastcgi-server
parent
dac7df6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
rpm/lemonldap-ng.spec
rpm/lemonldap-ng.spec
+8
-0
No files found.
rpm/lemonldap-ng.spec
View file @
76aa880a
...
...
@@ -448,6 +448,14 @@ if [ $1 -eq 1 ] ; then
rm -f %{apache_confdir}/z-lemonldap-ng.conf 2>&1 > /dev/null || :
fi
%post fastcgi-server
%systemd_post llng-fastcgi-server.service
%preun fastcgi-server
%systemd_preun llng-fastcgi-server.service
%postun fastcgi-server
%systemd_postun_with_restart llng-fastcgi-server.service
%files
%doc changelog INSTALL README.md AUTHORS CONTRIBUTING.md
...
...
Write
Preview
Markdown
is supported
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