summaryrefslogtreecommitdiff
path: root/cmd/podman/system_renumber.go
Commit message (Collapse)AuthorAge
* Add podman system renumber commandMatthew Heon2019-02-21
This command allows for renumbering Podman locks after an upgrade to Podman with SHM locks from a 1.0 or earlier branch, or after the number of locks was changed. Signed-off-by: Matthew Heon <matthew.heon@pm.me>