~bartoszopka/snapweb/vanilla-framework

« back to all changes in this revision

Viewing changes to pkg/meta/snap.yaml

  • Committer: Snappy Tarmac
  • Author(s): Steven Wilkin
  • Date: 2016-04-26 11:27:47 UTC
  • mfrom: (179.1.12 master)
  • Revision ID: snappy_tarmac-20160426112747-ou5wwh0kw74jc36w
Get WebDM building against Snappy 2.0 by stevenwilkin approved by mvo

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
    daemon: simple
25
25
    description: Snappy WebDM
26
26
    command: snappyd
27
 
    plugs: [snappyd]
28
 
plugs:
29
 
  snappyd:
30
 
    interface: old-security
31
 
    security-policy:
32
 
      apparmor: meta/snappyd.profile
33
 
      seccomp: meta/snappyd.seccomp
 
27
    plugs: [network, network-bind, snapd-control]