Closed ikke-t closed 3 years ago
rootless containers can't be started from systemd service files from under /etc/systemd/system. They need to be instead defined under users home dir. See this issue.
Change the logic so that if user is not root:
~/.config/systemd/user/
This is under work in branch "rootless"
Fixed by https://github.com/ikke-t/podman-container-systemd/commit/3d03115a0df0d2e1bfae9cb854a8f0688b655733
rootless containers can't be started from systemd service files from under /etc/systemd/system. They need to be instead defined under users home dir. See this issue.
Change the logic so that if user is not root:
~/.config/systemd/user/