Selaa lähdekoodia

qubespolicy: add a commend about 'deny' being default action

Marek Marczykowski-Górecki 7 vuotta sitten
vanhempi
commit
36d56010af
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      qubes-rpc-policy/generate-admin-policy

+ 1 - 0
qubes-rpc-policy/generate-admin-policy

@@ -43,6 +43,7 @@ parser.add_argument('service', nargs='*', action='store',
 
 default_policy_header = '''\
 ## Note that policy parsing stops at the first match.
+## Anything not specifically allowed here (or in included file) will be denied.
 
 ## Please use a single # to start your custom comments