blob: fe4279fb340fa63baac4c45111fde0d33e498631 (
plain)
1
2
3
|
# mount the pesign socket into the chroot
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/var/run/pesign', '/var/run/pesign' ))
config_opts['plugin_conf']['package_state_enable'] = False
|