diff options
fix: an oopsie
Diffstat (limited to 'src/routes/blog/posts/alpine-ssh-early-initfs.svx')
| -rw-r--r-- | src/routes/blog/posts/alpine-ssh-early-initfs.svx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routes/blog/posts/alpine-ssh-early-initfs.svx b/src/routes/blog/posts/alpine-ssh-early-initfs.svx index 1e18126..625143d 100644 --- a/src/routes/blog/posts/alpine-ssh-early-initfs.svx +++ b/src/routes/blog/posts/alpine-ssh-early-initfs.svx @@ -69,7 +69,7 @@ that idea. The second, and nicest to upstream solution it thought of was modify [initramfs-init.in](https://gitlab.alpinelinux.org/alpine/mkinitfs/-/blob/cc4954bc73cf55833b48624232b9c42ca3abc390/initramfs-init.in) - - which gets built into `/init` in the initfs. + \- which gets built into `/init` in the initfs. This would've worked very well, but would require maintaining one's own `/init`, for which the distro provides few guarantees that the rest of the |