unifi-utilities / unifios-utilities

A collection of enhancements for UnifiOS based devices
GNU General Public License v3.0
3.85k stars 415 forks source link

Has anyone tested this on 4.0.X? #618

Open yetisbey opened 1 week ago

yetisbey commented 1 week ago

Hi,

Has anyone have possibility to try this on 4.0.x releases?

Thanks in advance!

r3dshell commented 1 week ago

Still works for me. I just had to:

apt update
apt -y install systemd-container debootstrap
machinectl start debian-custom
machinectl enable debian-custom
Dr-Shadow commented 1 week ago

Hi,

I believe these questions should go in discussions and it had already been answered

https://github.com/orgs/unifi-utilities/discussions/604

MRobi1 commented 1 week ago

Still works for me. I just had to:

apt update
apt -y install systemd-container debootstrap
machinectl start debian-custom
machinectl enable debian-custom

This seems to have got me back up and running as well.

pedropombeiro commented 1 week ago

Still works for me. I just had to:

apt update
apt -y install systemd-container debootstrap
machinectl start debian-custom
machinectl enable debian-custom

This seems to have got me back up and running as well.

I just have this script run at boot-up, so it ran without a hick-up after the upgrade.