enh(example): cleanup

This commit is contained in:
zawz 2023-09-08 15:35:29 +02:00
parent 5a039d2389
commit 3361a857a6

View file

@ -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" ]