[yast-commit] <rest-service> fix_bnc552071 : adapt policy file
ref: refs/heads/fix_bnc552071 commit 0f5ccdf977212d93d49b1bf8954d23f87dc72e15 Author: Josef Reidinger <jreidinger@suse.cz> Date: Mon Nov 30 12:33:22 2009 +0100 adapt policy file --- .../org.opensuse.yast.modules.yapi.ntp.policy | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/plugins/ntp/package/org.opensuse.yast.modules.yapi.ntp.policy b/plugins/ntp/package/org.opensuse.yast.modules.yapi.ntp.policy index 8641500..91c40d9 100644 --- a/plugins/ntp/package/org.opensuse.yast.modules.yapi.ntp.policy +++ b/plugins/ntp/package/org.opensuse.yast.modules.yapi.ntp.policy @@ -16,4 +16,12 @@ </defaults> </action> + <action id="org.opensuse.yast.modules.yapi.ntp.available"> + <description>Test if ntp is available</description> + <message>Authentication is required to test if ntp is available</message> + <defaults> + <allow_inactive>no</allow_inactive> + <allow_active>no</allow_active> + </defaults> + </action> </policyconfig> -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
Josef Reidinger