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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
leap
nickserver
Commits
a4ff954c
There was a problem fetching the pipeline summary.
Commit
a4ff954c
authored
8 years ago
by
Varac
Browse files
Options
Downloads
Patches
Plain Diff
Restart nickserver automatically from systemd
parent
1e0571aa
Branches
Branches containing commit
Tags
Tags containing commit
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