Skip to content
Snippets Groups Projects
Commit c02569de authored by root's avatar root
Browse files

install script: disable old exam system

service: wait for opt sync to finish
parent db4b3c35
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,10 @@ wget https://gitlab.di.unipmn.it/ulisse/labmanager-systemd/raw/master/systemd/es
wget https://gitlab.di.unipmn.it/ulisse/labmanager-systemd/raw/master/systemd/esame-usb.service
wget https://gitlab.di.unipmn.it/ulisse/labmanager-systemd/raw/master/systemd/esame-virtualbox.service
# disable previous exam system service
systemctl disable esame.service
systemctl enable esame-*.service
systemctl enable esame-apply-config.timer
......
[Unit]
Description=Get config file from web service
After=network-online.target
After=network-online.target esamesync-esame.service
Wants=network-online.target
[Service]
......
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