mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 13:11:15 -07:00
Use private shared-memory for Snap
This commit is contained in:
parent
ce45321e3f
commit
993909fa08
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ architectures:
|
||||||
- build-on: arm64
|
- build-on: arm64
|
||||||
- build-on: armhf
|
- build-on: armhf
|
||||||
|
|
||||||
|
plugs:
|
||||||
|
shared-memory:
|
||||||
|
private: true
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
tautulli:
|
tautulli:
|
||||||
plugin: dump
|
plugin: dump
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue