various fixes for bullseye and new ssh key changes
[automated-distro-installer] / fai / config / files / etc / systemd / system / faicheck.service / VOL_BUSTER_BOOTSTRAP
diff --git a/fai/config/files/etc/systemd/system/faicheck.service/VOL_BUSTER_BOOTSTRAP b/fai/config/files/etc/systemd/system/faicheck.service/VOL_BUSTER_BOOTSTRAP
deleted file mode 100644 (file)
index 61f5a1f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-[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=multi-user.target