ikke-t / podman-container-systemd

creates systemd files and creates containers using podman
118 stars 44 forks source link

Changes to support rootless containers #21

Closed jaywryan closed 4 years ago

jaywryan commented 4 years ago

This allows rootless containers to run in user service manager. Root containers will continue to run in system manager.

This fixes a bug where the PID for a rootless container can't be managed by system when using podman 2.0.5 and cgroupsv2

https://github.com/ikke-t/podman-container-systemd/issues/4#issuecomment-684788654

ikke-t commented 4 years ago

I'm apologize I've been busy elsewhere, and haven't had time to look at this. Why did you close this, did it not work?