HomeSort by relevance Sort by last modified time
    Searched refs:at_console (Results 1 - 2 of 2) sorted by null

  /external/selinux/dbus/
org.selinux.conf 15 <policy at_console="true">
  /external/autotest/client/site_tests/security_DbusMap/
security_DbusMap.py 38 if policy.getAttribute('at_console') == 'true':
40 if policy.getAttribute('at_console') == 'false':
63 user='chronos', at_console=None):
74 # "at_console," employ this cros-specific heuristic:
75 if user == 'chronos' and at_console == None:
76 at_console = True
87 member, user, at_console)
94 user='chronos', at_console=True):
116 (policy.getAttribute('at_console') != 'true')):
120 # Alternatively, if this IS a at_console policy, but th
    [all...]

Completed in 54 milliseconds