Manual.md: clarify INSTALL.msg

This commit is contained in:
classabbyamp 2023-06-05 04:11:11 -04:00 committed by classabbyamp
parent 1c081e70ae
commit fd4131f4ac
1 changed files with 2 additions and 0 deletions

View File

@ -1320,6 +1320,8 @@ Ideally those files should not exceed 80 chars per line.
subpackages can also have their own `INSTALL.msg` and `REMOVE.msg` files, simply create them
as `srcpkgs/<pkgname>/<subpkg>.INSTALL.msg` or `srcpkgs/<pkgname>/<subpkg>.REMOVE.msg` respectively.
This should only be used for critical messages, like warning users of breaking changes.
<a id="runtime_account_creation"></a>
### Creating system accounts/groups at runtime