You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
systemd in default oe-core configuration complains:
| Sep 11 15:36:33 imx6qdl-variscite-som systemd[1]: Starting Hostname Service...
| Sep 11 15:36:33 imx6qdl-variscite-som systemd[296]: systemd-hostnamed.service: PrivateNetwork=yes is configured, but the kernel does not support network namespaces, ignorin>
To enable it needs CONFIG_NAMESPACES=y either.
Same as [1]
[1] Freescale/linux-fslc#35
Signed-off-by: Andreas Müller <[email protected]>
0 commit comments