Comment 4 for bug 1320709

Revision history for this message
Willie (midspeck) wrote :

Perhaps a valid fix is to change the su line to:
su -s /bin/sh -l -c /usr/share/awstats/tools/update.sh www-data

This would allow the shell to stay as /usr/sbin/nologin, but specifically override that just for the logrotate job.