qubespolicy: add a commend about 'deny' being default action
This commit is contained in:
parent
f393ce62dc
commit
36d56010af
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user