3 Sep
2005
3 Sep
'05
2:47 p.m.
Hello Henrik (or rpm-maintainers?!),
The current hobbit.logrotate file contains a minor error. The last section is:
postrotate
su -c "/etc/init.d/hobbit rotate" hobbit
endscript
I think two things are mixed up because this command asks for a password (running a root-script). It should be:
/etc/init.d/hobbit rotate
-or- su - hobbit -c"/usr/lib/hobbit/server/hobbit.sh rotate"
regards,
Peter
7599
Age (days ago)
7599
Last active (days ago)
0 comments
1 participants
participants (1)
-
peter.welter@gmail.com