提交 48f5309e 编写于 作者: sangshuduo's avatar sangshuduo

remove system-files interface.

上级 b545a683
......@@ -18,14 +18,12 @@ apps:
- network
- network-bind
- system-observe
- systemfiles
taos:
command: taoswrapper.sh
plugs:
- network
- system-observe
- systemfiles
- historyfile
taosdemo:
......@@ -41,18 +39,6 @@ plugs:
write:
- $HOME/.taos_history
systemfiles:
interface: system-files
read:
- /etc/taos
- /var/lib/taos
- /var/log/taos
- /tmp
write:
- /var/log/taos
- /var/lib/taos
- /tmp
parts:
script:
plugin: dump
......@@ -119,4 +105,4 @@ layout:
hooks:
install:
plugs: [systemfiles, historyfile]
plugs: [historyfile]
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册