blob: 480b230755fc703ee6cc42c5e6f17121f12af9b6 (
plain)
1
2
3
4
5
6
7
8
9
|
<aegis>
<request policy="add">
<!-- Request a few tokens for watchlets to use. -->
<credential name="TrackerReadAccess" />
<credential name="Location" />
<for path="/usr/bin/sowatchd" />
</request>
</aegis>
|