mirror of
https://github.com/containers/podman.git
synced 2025-06-23 10:38:20 +08:00
Merge pull request #17178 from mhjacks/main
[CI:DOCS] Change example target to default in doc
This commit is contained in:
@ -47,7 +47,7 @@ For example, to start a container on boot, add something like this to the file:
|
||||
|
||||
```
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=default.target
|
||||
```
|
||||
|
||||
Currently, only the `Alias`, `WantedBy` and `RequiredBy` keys are supported.
|
||||
|
Reference in New Issue
Block a user