Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nickserver
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This project is archived. Its data is
read-only
.
Show more breadcrumbs
leap
nickserver
Commits
a4ff954c
There was a problem fetching the pipeline summary.
Commit
a4ff954c
authored
Jan 17, 2017
by
Varac
Browse files
Options
Downloads
Patches
Plain Diff
Restart nickserver automatically from systemd
parent
1e0571aa
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
dist/nickserver.service
+1
-0
1 addition, 0 deletions
dist/nickserver.service
with
1 addition
and
0 deletions
dist/nickserver.service
+
1
−
0
View file @
a4ff954c
...
@@ -5,6 +5,7 @@ Before=apache2.service
...
@@ -5,6 +5,7 @@ Before=apache2.service
[Service]
[Service]
ExecStart
=
/usr/bin/ruby /usr/bin/nickserver start
ExecStart
=
/usr/bin/ruby /usr/bin/nickserver start
Type
=
forking
Type
=
forking
Restart
=
always
[Install]
[Install]
WantedBy
=
multi-user.target
WantedBy
=
multi-user.target
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