Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
eb191151
Commit
eb191151
authored
Sep 22, 2017
by
Francesc Guasch
Committed by
Francesc Guasch
Sep 27, 2017
Browse files
Check remote FS is up before starting
parent
a15f7187
Changes
2
Hide whitespace changes
Inline
Side-by-side
etc/systemd/rvd_back.service
View file @
eb191151
[Unit]
Description
=
Backend Ravada
Requires
=
network.target
After
=
network.target
After
=
network.target
remote-fs.target nss-lookup.target
# put here other service requirements
[Service]
...
...
etc/systemd/rvd_front.service
View file @
eb191151
[Unit]
Description
=
Web Ravada
Requires
=
network.target
After
=
network.target
After
=
network.target
remote-fs.target nss-lookup.target
# put here other service requirements
[Service]
...
...
Write
Preview
Supports
Markdown
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