Re: [PATCH 2/2] um: daemon: make default socket configurable

2022-03-24 Thread Ritesh Raj Sarraf
On Thu, 2022-03-24 at 13:13 +0100, Johannes Berg wrote: > From: Johannes Berg > > Even if daemon network is deprecated, some configurations may > still use it (e.g. Debian), and not want to default to the > /tmp/uml.ctl socket location. Allow configuring the default > socket location. > > Signed

Re: [PATCH 2/2] um: daemon: make default socket configurable

2022-03-24 Thread Anton Ivanov
On 24/03/2022 12:13, Johannes Berg wrote: From: Johannes Berg Even if daemon network is deprecated, some configurations may still use it (e.g. Debian), and not want to default to the /tmp/uml.ctl socket location. Allow configuring the default socket location. Signed-off-by: Johannes Berg -

[PATCH 2/2] um: daemon: make default socket configurable

2022-03-24 Thread Johannes Berg
From: Johannes Berg Even if daemon network is deprecated, some configurations may still use it (e.g. Debian), and not want to default to the /tmp/uml.ctl socket location. Allow configuring the default socket location. Signed-off-by: Johannes Berg --- arch/um/drivers/Kconfig | 8