map-agent: config: set enabled '1' as default

This commit is contained in:
Jakob Olsson 2024-03-26 14:08:53 +01:00
parent a1a7bd02f5
commit ce5e7a3f61

View file

@ -1,5 +1,5 @@
config agent 'agent' config agent 'agent'
option enabled '0' option enabled '1'
option debug '0' option debug '0'
option profile '3' option profile '3'
option al_bridge 'br-lan' option al_bridge 'br-lan'