~ubuntu-branches/debian/sid/hal/sid

« back to all changes in this revision

Viewing changes to privileges/hal-power-poweroff.privilege

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2007-10-23 12:33:58 UTC
  • Revision ID: james.westby@ubuntu.com-20071023123358-xaf8mjc5n84d5gtz
Tags: upstream-0.5.10
ImportĀ upstreamĀ versionĀ 0.5.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
# This privilege specifies who is allowed to power off the system.
3
 
 
4
 
[Privilege]
5
 
RequiredPrivileges=desktop-console
6
 
SufficientPrivileges=
7
 
Allow=uid:__all__
8
 
Deny=
9
 
CanObtain=True
10
 
CanGrant=True
11
 
ObtainRequireRoot=False