add /tmp directory for accessing and change confinement to classic.

This commit is contained in:
Shuduo Sang 2020-08-14 10:01:36 +08:00
parent 3d8f36b5d2
commit fbce7be9f9
1 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,7 @@ description: |
TDengine is an open-source big data platform designed and optimized for Internet of Things (IoT), Connected Vehicles, and Industrial IoT. Besides the 10x faster time-series database, it provides caching, stream computing, message queuing and other functionalities to reduce the complexity and costs of development and operations.
grade: stable
confinement: strict
confinement: classic
apps:
tdengine:
@ -30,9 +30,11 @@ plugs:
read:
- /etc/taos
- /var/lib/taos
- /tmp
write:
- /var/log/taos
- /var/lib/taos
- /tmp
parts:
script: