Skip to content

Commit

Permalink
leaving just the binary active for testing while I branch for the ser…
Browse files Browse the repository at this point in the history
…vice
  • Loading branch information
damouse committed Jun 25, 2015
1 parent 4391d8a commit bca2c96
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions snap/meta/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ version: 0.1.0
vendor: Paradrop Labs <snappy-devel@lists.ubuntu.com>
icon: meta/hello.png
binaries:
- name: bin/start
- name: bin/pd.pex
security-policy:
apparmor: meta/pd.apparmor
seccomp: meta/pd.seccomp
services:
- name: pd.pex
start: bin/start
start: bin/stop
description: Paradrop main daemon
caps:
- networking
- network-service
# services:
# - name: pd.pex
# start: bin/start
# start: bin/stop
# description: Paradrop main daemon
# caps:
# - networking
# - network-service

# services:
# - name: paradrop
Expand Down

0 comments on commit bca2c96

Please sign in to comment.