summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@novell.com>2009-02-28 02:50:19 +0100
committerVincent Untz <vuntz@novell.com>2009-02-28 02:50:19 +0100
commita0ccb4dbb2242e77aa90ae89fce573bcb7469a19 (patch)
tree27c751b675f2b083345ee5c05d55783dac0f57c6
parentdf6a846974896d21c07482dac6282dc25ceeaf56 (diff)
Change default policy for job-edit to yes.
Since the job is owned by the user, there's no point in asking for a password.
-rw-r--r--src/org.opensuse.cupspkhelper.mechanism.policy.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org.opensuse.cupspkhelper.mechanism.policy.in b/src/org.opensuse.cupspkhelper.mechanism.policy.in
index 7c6ba58..50dbbbf 100644
--- a/src/org.opensuse.cupspkhelper.mechanism.policy.in
+++ b/src/org.opensuse.cupspkhelper.mechanism.policy.in
@@ -73,7 +73,7 @@
<_message>Privileges are required to restart/cancel/edit a job.</_message>
<defaults>
<allow_inactive>no</allow_inactive>
- <allow_active>auth_self</allow_active>
+ <allow_active>yes</allow_active>
</defaults>
</action>