]> git.ipfire.org Git - people/ms/strongswan.git/blob - conf/options/imv_policy_manager.opt
imv_policy_manager: Added capability to execute an allow or block shell command string
[people/ms/strongswan.git] / conf / options / imv_policy_manager.opt
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
6 imv_policy_manager.load = sqlite
7 Plugins to load in IMV policy manager.
8
9 imv_policy_manager.command_allow =
10 Shell command to be executed with recommendation allow.
11
12 imv_policy_manager.command_block =
13 Shell command to be executed with all other recommendations.