Skip to content
Snippets Groups Projects
Commit 4df93b7c authored by Jonathan Hanks's avatar Jonathan Hanks
Browse files

Request that services start after remote-fs.target is reached.

Done for:
 * daqd
 * nds
 * local_dc
 * edc
parent 409bfc63
No related branches found
No related tags found
1 merge request!130Request that services start after remote-fs.target is reached.
[Unit]
Description=Advanced LIGO RTS data acquisition daemon
After=network-online.target
After=network-online.target remote-fs.target
[Service]
User=advligorts
......
[Unit]
Description=Advanced LIGO RTS stand-alone EPICS data concentrator
After=network-online.target
After=network-online.target remote-fs.target
[Service]
User=advligorts
......
[Unit]
Description=Advanced LIGO RTS local data concentrator
After=network-online.target
After=network-online.target remote-fs.target
[Service]
User=advligorts
......
[Unit]
Description=Advanced LIGO RTS NDS1 frame data retriever
After=network-online.target
After=network-online.target remote-fs.target
[Service]
RuntimeDirectory=nds
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment