mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
7d6848f883
This fixes the following warning (seen on Fedora 42 and Ubuntu 24.04): + sudo chown -R rootless.rootless /home/rootless chown: warning: '.' should be ':': ‘rootless.rootless’ Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>