Harden kill script and DNS config

This commit is contained in:
Thales Maciel 2026-01-29 16:49:54 -03:00
parent 68cf5f2cbb
commit e10a51558e
No known key found for this signature in database
GPG key ID: 33112E6833C34679
3 changed files with 13 additions and 7 deletions

View file

@ -25,7 +25,6 @@ Minimal Firecracker launcher.
- `--vcpu`: defaults to 2, max 16.
- `--ram`: MiB, defaults to 1024, max 32768.
- `--disk-size`: M/G suffixes supported; must be >= base `rootfs.ext4` size. Requires `resize2fs`.
- `DNS_SERVERS`: optional env var for resolv.conf (default: `1.1.1.1`). Requires `debugfs`.
## SSH
```