diff --git a/pages/docs/user-guide/build-initramfs.mdx b/pages/docs/user-guide/build-initramfs.mdx index 2c88f02..0a5a038 100644 --- a/pages/docs/user-guide/build-initramfs.mdx +++ b/pages/docs/user-guide/build-initramfs.mdx @@ -81,12 +81,12 @@ exit poweroff -f ``` - - Your init script must have execution rights. + + Your init script **must** have execution rights. - - Your init script must start agent process to work with Lambdo. + + Your init script **must** start agent process to work with Lambdo. ## Write configuration file