Skip to content

Conversation

@aadi58002
Copy link

@aadi58002 aadi58002 commented Nov 14, 2025

Fixes #678

@navidys
Copy link
Collaborator

navidys commented Nov 14, 2025

Hi @aadi58002

Can you please sign the git commit as well, DCO chexk is failing

@aadi58002
Copy link
Author

Hi @aadi58002

Can you please sign the git commit as well, DCO chexk is failing

Thanks for the notice I didn't notice the CI checks failing.

docs/README.md Outdated
Add this command to your distro or window manager’s autostart to start the service automatically.

```shell
$ podman system service

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By default the daemon will exit after 5 seconds, so if you want to keep it around you need to add --time=0.

podman system service --time=0

But you would probably want to wrap it in an init script, so that you can stop and start the service properly...

https://gitlab.alpinelinux.org/alpine/aports/-/blob/master/community/podman/podman.initd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs update to help non systemd distro with socket creation

3 participants