fix: containerd socket detection and unregistry startup on machine reboot

This commit is contained in:
Pasha Sviderski
2026-04-22 15:31:18 +10:00
parent d812cf8f6e
commit 47199c36ce
2 changed files with 30 additions and 26 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ install_uncloud_systemd() {
cat > "${uncloud_service_path}" << EOF
[Unit]
Description=Uncloud machine daemon
After=network-online.target
After=network-online.target docker.service
Wants=network-online.target
[Service]