docs: enhacements to module documentation (#54)
* docs: chore: rn ":" from "Example configuration" * docs: correct title casing for fonts module title * docs: document OS_VERSION in example,... non-copr example for rpmrepos * docs: remove bling fonts option from bling example * docs: start yafti README the same way as others "The yafti module..."
This commit is contained in:
parent
268e02f9ed
commit
4e79916835
6 changed files with 9 additions and 8 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
The `systemd` module streamlines the management of systemd units during image building. Units are divided into `system` and `user` categories, with `system` units managed directly using `systemctl` and `user` units using `systemctl --user`. You can specify which units to enable or disable under each category.
|
||||
|
||||
## Example Configuration:
|
||||
## Example Configuration
|
||||
|
||||
```yaml
|
||||
type: systemd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue