Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Parselog LDAP
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastien Boutelier
Parselog LDAP
Commits
e8a9b312
Commit
e8a9b312
authored
1 year ago
by
Sebastien Boutelier
Browse files
Options
Downloads
Patches
Plain Diff
fichier service
parent
d1ea00b0
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
parselog-ldap.service
+1
-1
1 addition, 1 deletion
parselog-ldap.service
with
1 addition
and
1 deletion
parselog-ldap.service
+
1
−
1
View file @
e8a9b312
...
@@ -6,7 +6,7 @@ After=network.target
...
@@ -6,7 +6,7 @@ After=network.target
Type
=
simple
Type
=
simple
User
=
parselog-ldap
User
=
parselog-ldap
Group
=
parselog-ldap
Group
=
parselog-ldap
Environment
=
"OPTIONS=--listen=8080
--loghost=172.26.66.74:4514
"
Environment
=
"OPTIONS=--listen=8080"
ExecStart
=
/usr/bin/parselog-ldap ${OPTIONS}
ExecStart
=
/usr/bin/parselog-ldap ${OPTIONS}
ExecReload
=
/bin/kill -HUP $MAINPID
ExecReload
=
/bin/kill -HUP $MAINPID
KillMode
=
process
KillMode
=
process
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment