summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hall <mhall119@ubuntu.com>2016-12-05 08:54:38 -0500
committerMichael Hall <mhall119@ubuntu.com>2016-12-05 08:54:38 -0500
commit4dfd1aaf31a4b13e46a3d572230768c07d14418e (patch)
tree7add92a9ed813da82d28c99c061867493ca34e2f
parentd9b51a0ebb35bb5bc3692bc263dcdc0d639181a5 (diff)
downloadcouchdb-4dfd1aaf31a4b13e46a3d572230768c07d14418e.tar.gz
Add snapd browser-support interface to allow couchjs to control process priority
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 34dc83e04..6f6b4e47c 100755
--- a/configure
+++ b/configure
@@ -210,10 +210,10 @@ apps:
couchdb:
daemon: simple
command: snap_run
- plugs: [network-bind]
+ plugs: [network-bind, browser-support]
run:
command: snap_run
- plugs: [network-bind]
+ plugs: [network-bind, browser-support]
parts:
couchdb:
plugin: dump