Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
temperature-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
th
temperature-daemon
Commits
dc420bc5
Commit
dc420bc5
authored
7 years ago
by
root
Browse files
Options
Downloads
Patches
Plain Diff
fixed service file
parent
92b046ff
No related branches found
Branches containing commit
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ssn_temperdaemon.service
+2
-1
2 additions, 1 deletion
ssn_temperdaemon.service
with
2 additions
and
1 deletion
ssn_temperdaemon.service
+
2
−
1
View file @
dc420bc5
...
...
@@ -3,7 +3,8 @@ Description=SSN temperature management service
After
=
network.target
[Service]
ExecStart
=
/usr/local/bin/temperature-deamon/temperdaemon.py
WorkingDirectory
=
/usr/local/bin/temperature-daemon/
ExecStart
=
/usr/local/bin/temperature-daemon/temperdaemon.py
Restart
=
on-failure
[Install]
...
...
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