imv_policy_manager.opt 460 B

12345678910111213
  1. imv_policy_manager.database =
  2. Database URI for the database that stores the package information. If it
  3. contains a password, make sure to adjust the permissions of the config file
  4. accordingly.
  5. imv_policy_manager.load = sqlite
  6. Plugins to load in IMV policy manager.
  7. imv_policy_manager.command_allow =
  8. Shell command to be executed with recommendation allow.
  9. imv_policy_manager.command_block =
  10. Shell command to be executed with all other recommendations.