Skip to content

Commit

Permalink
qubespolicy: add a commend about 'deny' being default action
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Jul 4, 2017
1 parent f393ce6 commit 36d5601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qubes-rpc-policy/generate-admin-policy
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 36d5601

Please sign in to comment.