TheKikGen / MPC-LiveXplore

Akai MPC Live/X/Force/One technical explorations and hacks
226 stars 26 forks source link

sshd systemd unit is a link to non-existent file #60

Open psrpinto opened 9 months ago

psrpinto commented 9 months ago

I'm using the SSH image on an MPC and everything works fine. (Thank you by the way for all your hard work!)

However, I noticed something weird and I'm puzzled how SSH can possibly work: the sshd.service file is a link to a file that doesn't exist:

Screenshot 2024-02-10 at 21 36 22

As you can see in the screenshot, the mpcmnt/usr/lib/systemd/system/sshd.service file doesn't exist. However, sshd has been correctly started by systemd:

Screenshot 2024-02-10 at 21 41 35

How is this possible? I'm not sure if mpcmnt is a typo or something that is intended. I see that mpcmnt is also mentioned at the end of this page in the wiki so maybe it's not a typo?

ounsatn commented 7 months ago

Hello, have a look if some required files are not in the overlay, so when you look at /usr, it may be not really in /usr but on the overlay ( type mount to see what is mounted )