Hi, Am 20.07.2010 07:48, schrieb Michele Renda: > Yes, the problem is that /var/log/jetty/jetty.log is created as user > "jetty", and if rotatelogs is launched as user root, it is unable to > rotate this file. > > Trying to see how other scripts solved the problem (grep -i > rotatelogs /etc/init.d/*) seem to be jetty is the only init script that > use rotatelogs.
But the init script runs chown -R $JETTY_USER:adm "$LOGDIR" after rotatelogs. Cheers, Torsten __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

