Skip to content

Commit 73df5ff

Browse files
Update README to reflect rootless status.
Signed-off-by: Miranda Streeter <miranda@mirandastreeter.com>
1 parent 3d66bc3 commit 73df5ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ services:
178178
179179
#### Rootless Podman
180180
181-
When using rootless Podman, the OpenVox Server process starts as a virtual `root` and then drops privileges to the `puppet` user.
181+
When using rootless Podman, the OpenVox Server process runs directly as the non-root `puppet` user (UID 1001) with the root group (GID 0).
182182
This can lead to permission issues with bind mount volumes, which you may want to use for the OpenVox SSL and CA directories. For example:
183183

184184
```shell

0 commit comments

Comments
 (0)