mirror of
git://github.com/lxc/lxc
synced 2025-08-31 20:07:52 +00:00
@@ -88,7 +88,7 @@ chmod 0666 "$logfile"
|
|||||||
|
|
||||||
# This would be much simpler if we could run it as
|
# This would be much simpler if we could run it as
|
||||||
# root. However, in order to not have the bind mount
|
# root. However, in order to not have the bind mount
|
||||||
# of an empty directory over the securitfs 'mount' directory
|
# of an empty directory over the securityfs 'mount' directory
|
||||||
# be removed, we need to do this as non-root.
|
# be removed, we need to do this as non-root.
|
||||||
|
|
||||||
which newuidmap >/dev/null 2>&1 || { echo "'newuidmap' command is missing" >&2; exit 1; }
|
which newuidmap >/dev/null 2>&1 || { echo "'newuidmap' command is missing" >&2; exit 1; }
|
||||||
|
Reference in New Issue
Block a user