I uninstalled webmin and reinstalled it.
Both times I installed it
with: ./setup.sh /usr/local/webmin
The uninstall left soft links, labeled webmin_1, in rc3.d
and other rcx.d directories. This means that on system
startup in runlevel 3 two identical soft links are run.
I am running Red Hat Fedora.
Many thanks for a superb piece of software.
Joe Hesse
Logged In: YES
user_id=129364
That webmin_1 script can appear if the program was not
un-installed properly the first time (by running
/etc/webmin/uninstall.sh), which causes the next install to
create an /etc/init.d/webmin_1 init script as
/etc/init.d/webmin already exists.
How did you un-install the first time?