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 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org