~james-w/click-reviewers-tools/drop-name-check

« back to all changes in this revision

Viewing changes to data/apparmor-easyprof-ubuntu.json

  • Committer: Jamie Strandboge
  • Date: 2015-04-11 13:13:25 UTC
  • Revision ID: jamie@ubuntu.com-20150411131325-bpu2aqnt7unrmfct
data/apparmor-easyprof-ubuntu.json:
- remove nonexistent "service"
- add ubuntu-core policies

Show diffs side-by-side

added added

removed removed

Lines of Context:
175
175
    "1.3": {
176
176
      "templates": {
177
177
        "common": [
178
 
          "default",
179
 
          "service"
 
178
          "default"
 
179
        ],
 
180
        "reserved": [
 
181
          "unconfined"
 
182
        ]
 
183
      },
 
184
      "policy_groups": {
 
185
        "common": [
 
186
          "networking"
 
187
        ],
 
188
        "reserved": []
 
189
      }
 
190
    }
 
191
  },
 
192
  "ubuntu-core": {
 
193
    "15.04": {
 
194
      "templates": {
 
195
        "common": [
 
196
          "default"
180
197
        ],
181
198
        "reserved": [
182
199
          "unconfined"