On Wed, Feb 7, 2024 at 5:42 PM Murrell, Robert A.
wrote:
> I finally got everything working. Here is what I did to fix the problem:
>
>
>
> adduser systemd-network root
>
> adduser systemd-resolve root
>
> adduser bind root
>
> find /etc -type d -exec chmod 755 {} +
>
No!.. Now you are breaking
On Wed, 7 Feb 2024 20:41:40 +
"Murrell, Robert A." wrote:
> I finally got everything working. Here is what I did to fix the
> problem:
>
> adduser systemd-network root
> adduser systemd-resolve root
> adduser bind root
> find /etc -type d -exec chmod 755 {} +
>
> I don’t know who does this
I finally got everything working. Here is what I did to fix the problem:
adduser systemd-network root
adduser systemd-resolve root
adduser bind root
find /etc -type d -exec chmod 755 {} +
I don’t know who does this on a full linux image. I’m posting it here for the
next person who has this pro
I should have added that I am building a very stripped down image. These are
the Debian packages that are being installed:
linux-image-6.2.0 - locally built
firmware-imx-epdc - locally built
firmware-imx-sdma - locally built
firmware-imx-vpu - locally built
firmware-realtek - locally built
busyb