Skip to content

fix: correct /contaner/state to /container/state in warm restart detection - #3

Open
Jah-yee wants to merge 1 commit into
nfrastack:mainfrom
Jah-yee:fix/contaner-typo
Open

fix: correct /contaner/state to /container/state in warm restart detection#3
Jah-yee wants to merge 1 commit into
nfrastack:mainfrom
Jah-yee:fix/contaner-typo

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Aug 22, 2026

Copy link
Copy Markdown

Summary

Fixes typo in warm restart detection script: /contaner/state/container/state

Details

Line 11 of rootfs/etc/cont-init.d/0-container: the directory path check used a typo /contaner/state instead of the correct /container/state path used throughout the rest of the script.

Testing

  • Only 1 occurrence of the typo, now corrected
  • The corrected path matches the actual state directory used in the rest of the script

Fixes #2

Fixes typo in warm restart detection script: /contaner/state → /container/state

Issue: nfrastack#2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warm restart detection broken due to typo in /container/state path

1 participant