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
b4dedf8b
Commit
b4dedf8b
authored
Sep 22, 2017
by
Francesc Guasch
Browse files
Check remote FS is up before starting
parent
5f84a232
Changes
2
Hide whitespace changes
Inline
Side-by-side
etc/systemd/rvd_back.service
View file @
b4dedf8b
[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 @
b4dedf8b
[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
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