- Edited
Sorry for being too unspecific: My issue is not with grommunio-sync.
root@:~# nginx -T | grep /var/log/grommunio/
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
access_log /var/log/grommunio/nginx-admin-access.log;
error_log /var/log/grommunio/nginx-admin-error.log;
access_log /var/log/grommunio/nginx-admin-access.log;
error_log /var/log/grommunio/nginx-admin-error.log;
error_log /var/log/grommunio/nginx-error.log;
access_log /var/log/grommunio/nginx-access.log;
Shouldn´t the update also provide new versions of the conf files in /etc/nginx/conf.d or do I need to update them manually?
No big deal at all, I just want to make shure if all the updates have been pushed to Debian 12 already.