Manage group new device group fail

The following commands should fix the problem, at least it works on my machine.

sudo setfacl -d -m g::rwx /opt/librenms/cache/
sudo chmod -R ug=rwX /opt/librenms/cache/

1 Like