various fixes, improve flidas
[automated-distro-installer] / fai / config / files / etc / systemd / system / fai_check.service / VOL_STABLE_BOOTSTRAP
1 [Unit]
2 Description=check whether to kexec to fai, reboot, or do nothing
3
4 [Service]
5 Type=oneshot
6 ExecStart=/root/fai-check
7
8 [Install]
9 WantedBy=network.target