2013-05-02 18:52:07 +00:00
|
|
|
# mount the pesign socket into the chroot
|
|
|
|
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/var/run/pesign', '/var/run/pesign' ))
|
2013-07-29 00:57:59 +00:00
|
|
|
config_opts['plugin_conf']['package_state_enable'] = False
|