Skip to content

Commit

Permalink
docs: fix code formatting in linger example
Browse files Browse the repository at this point in the history
  • Loading branch information
the-dipsy committed Mar 17, 2024
1 parent ecedf97 commit c3181a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/recipes-rootless-podman.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ In order for user services to be started without an active login session,
lingering needs to be enabled. This can be done by making sure a file for the
Linux user exists in systemd's *linger* directory:

```yaml
```python
storage.files[0].path: /var/lib/systemd/linger/myuser
```

Expand Down

0 comments on commit c3181a7

Please sign in to comment.