fix typo unpriviliged -> unprivileged
This commit is contained in:
parent
874a19050c
commit
b70d8a0381
1 changed files with 1 additions and 1 deletions
|
@ -2752,7 +2752,7 @@ by the _apt user, then apt sandboxing will be automatically disabled.
|
||||||
|
|
||||||
=item B<unshare>
|
=item B<unshare>
|
||||||
|
|
||||||
This mode uses Linux user namespaces to allow unpriviliged use of chroot and
|
This mode uses Linux user namespaces to allow unprivileged use of chroot and
|
||||||
creation of files that appear to be owned by the superuser inside the unshared
|
creation of files that appear to be owned by the superuser inside the unshared
|
||||||
namespace. A directory chroot created with this mode will end up with wrong
|
namespace. A directory chroot created with this mode will end up with wrong
|
||||||
permissions. Choose to create a tarball instead.
|
permissions. Choose to create a tarball instead.
|
||||||
|
|
Loading…
Reference in a new issue