etc/defaults.conf: mention bwrap
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user