mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
Change example target to default in doc
Signed-off-by: Martin Jackson <martjack@redhat.com>
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