Skip to content
Snippets Groups Projects
Commit 2471240c authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: wait for remote filesystems before starting...

fix: wait for remote filesystems before starting webservice_status_SLUBarchiv.service to make sure all required NFS shares are available
parent 4cdede2f
No related branches found
No related tags found
1 merge request!2merge feat_ND-2363_ND-2323 into master
Pipeline #3319 passed
[Unit] [Unit]
Description=Webservice "Check SIP archival status" Description=Webservice "Check SIP archival status"
After=network.target After=remote-fs.target
[Service] [Service]
ExecStart=/usr/bin/nohup /usr/bin/perl -I /usr/local/perl /usr/local/bin/webservice_status_SLUBarchiv.pl --config-file {{ vault_subapp_vars.files.subapp.path }} & ExecStart=/usr/bin/nohup /usr/bin/perl -I /usr/local/perl /usr/local/bin/webservice_status_SLUBarchiv.pl --config-file {{ vault_subapp_vars.files.subapp.path }} &
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment