|
From: Thomas L. <th...@th...> - 2005-10-12 09:36:45
|
Uh. Eek. So, in tracing down various and sundry error messages in syslog, I just realized: I have two webmin directories... /etc/webmin and /usr/libexec/webmin which seem to contain a similar but not identical set of scripts, etc. I believe that /etc/webmin is authoritative, but there's a lot missing from it... I think this might be a side effect of having to restore webmin's config files from backup... It seems that all the config files are in /etc/webmin/ and all the binary files are in /usr/libexec/webmin/ ... but that all the cron scripts and other stuff recovered from the backup expects all the binaries to be in /etc/webmin (which was the case in the original webmin install, which was from a tarball, and not the RPM). For example /etc/webmin/virtual-server has nothing in it but .acl files and the domains directory... all of which is being properly picked up. How do I fix this? Copy everything over to one directory or another? Or am I missing something and things should be this way (the flood of error messages to syslog would seem to indicate otherwise)? Thomas |