Skip to content
GitLab
Explore
Sign in
Register
Fix podman/podman.initd for running as rootless service.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Marcin Konicki
requested to merge
fix-rootless-podman-initd
into
master
Dec 21, 2020
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Rootless podman requires both
tun
and
fuse
by default.
Merge request reports