mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
etc/defaults.conf: mention bwrap
This commit is contained in:
parent
447e3b6286
commit
62240f4e40
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ XBPS_SUCMD="sudo /bin/sh -c"
|
||||||
# - uunshare (uses xbps-uunshare(8), user namespaces)
|
# - uunshare (uses xbps-uunshare(8), user namespaces)
|
||||||
# - uchroot (uses xbps-uchroot(8), namespaces, setgid)
|
# - uchroot (uses xbps-uchroot(8), namespaces, setgid)
|
||||||
# - proot (uses proot, external, does not need special permissions)
|
# - proot (uses proot, external, does not need special permissions)
|
||||||
|
# - bwrap (uses bwrap, external, does not need special permissions)
|
||||||
#
|
#
|
||||||
# The order is already set as shown above, but can be overriden below.
|
# The order is already set as shown above, but can be overriden below.
|
||||||
# Additional arguments to the chroot style can be passed in via XBPS_CHROOT_CMD_ARGS.
|
# Additional arguments to the chroot style can be passed in via XBPS_CHROOT_CMD_ARGS.
|
||||||
|
|
Loading…
Add table
Reference in a new issue