Hi Patrik, > diff --git a/src/main.conf b/src/main.conf > index 8c2f2de..ade7ac5 100644 > --- a/src/main.conf > +++ b/src/main.conf > @@ -64,3 +64,9 @@ > # happen for example if we receive DHCP hostname option. > # Default value is true. > # AllowHostnameUpdates = true > + > +# Keep only the service that was the last one to be connected > +# and disconnect all others. With this setting enabled > +# applications will notice more network breaks than normal. > +# Default value is false. > +# SingleConnection = false
explain what this does in simpler English to me. I am not really getting why we would need this and what good does it do. Regards Marcel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
