mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-29 17:28:16 +00:00
spelling: securityfs
Signed-off-by: Josh Soref <jsoref@gmail.com>
This commit is contained in:
parent
6226464d67
commit
c239013f87
@ -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; }
|
||||||
|
Loading…
Reference in New Issue
Block a user