enh(example): cleanup
This commit is contained in:
parent
5a039d2389
commit
3361a857a6
1 changed files with 1 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
|||
log_devices: true
|
||||
devices:
|
||||
- name: 'System'
|
||||
log_events: true
|
||||
- name: 'VMPK'
|
||||
log_events: true
|
||||
max_connections: 1
|
||||
queue_length: 3
|
||||
interval: 100ms
|
||||
|
|
@ -42,6 +39,7 @@ devices:
|
|||
envconf:
|
||||
timestamp: toto
|
||||
- name: 'VMPK'
|
||||
log_events: true
|
||||
max_connections: 1
|
||||
connect:
|
||||
- args: [ "sh", "-c", "echo Hello world! 2" ]
|
||||
|
|
|
|||
Loading…
Reference in a new issue