mostly nabia and update bootstrap to buster
[automated-distro-installer] / fai / config / files / etc / systemd / system / fai_check.service / VOL_BUSTER_BOOTSTRAP
index cbe42722c75c6fd696d0567b2b01be18cf1aea3a..61f5a1f1c7151a00f3c6c5a8b69cdb39cc8b3340 100644 (file)
@@ -1,9 +1,11 @@
 [Unit]
 Description=check whether to kexec to fai, reboot, or do nothing
+After=syslog.target network-online.target
 
 [Service]
 Type=oneshot
 ExecStart=/root/fai-check
+TimeoutStartSec=60
 
 [Install]
-WantedBy=network.target
+WantedBy=multi-user.target