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
W
webiopi
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
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jochen Rößner
webiopi
Commits
97bce021
Commit
97bce021
authored
Jan 22, 2016
by
Jochen Rößner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
systemd service file
parent
817f79a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
python/webiopi.service
python/webiopi.service
+12
-0
No files found.
python/webiopi.service
0 → 100644
View file @
97bce021
[Unit]
Description
=
webiopi Server
After
=
syslog.target
After
=
network.target
[Service]
Type
=
simple
Restart
=
always
ExecStart
=
/usr/bin/webiopi -c /etc/webiopi/config
[Install]
WantedBy
=
multi-user.target
\ No newline at end of file
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