Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
steinbac
hidra
Commits
8252afaa
Commit
8252afaa
authored
May 25, 2016
by
Manuela Kuhn
Browse files
Fixed placeholder in systemd template
parent
8aa357b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/initScripts/zeromq-data-transfer@.service
View file @
8252afaa
...
...
@@ -5,8 +5,8 @@ After=network-online.target
[Service]
TimeoutStartSec
=
0
WorkingDirectory
=
/
space/projects
/zeromq-data-transfer
ExecStart
=
/
space/projects
/zeromq-data-transfer/src/sender/DataManager.py --verbose --configFile /
etc
/zeromq-data-transfer/
$
i.conf
WorkingDirectory
=
/
root
/zeromq-data-transfer
ExecStart
=
/
root
/zeromq-data-transfer/src/sender/DataManager.py --verbose --configFile /
root
/zeromq-data-transfer/
conf/%
i.conf
[Install]
WantedBy
=
multi-user.target
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