[Unit]
Description=Get config file from web service
After=network-online.target esamesync-esame.service
Wants=network-online.target esamesync-esame.service

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/libexec/labmanager/get-config bootstart
ExecStop=/usr/libexec/labmanager/get-config bootstop

[Install]
WantedBy=esame-configurator.target