Add the home plug to the snap

Fixes #498
This commit is contained in:
Leo Arias 2018-04-18 11:54:08 -06:00 committed by GitHub
parent 9f0230deb9
commit 1a6a1253b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ confinement: strict
apps:
parity-bitcoin:
command: pbtc
plugs: [network, network-bind]
plugs: [home, network, network-bind]
parts:
parity-bitcoin: