Home Page › Forums › Network Management › ZeroShell › Heinzelmännchen Problem › Reply To: Heinzelmännchen Problem
May 12, 2010 at 7:31 pm
#50223
Member
Yes, i have rebooted.
The properly patched files are in /Database/custom. But for some reason the pre-boot-script does not copy the files.
for file in /Database/custom/*
do
cp ${file} /root/kerbynet.cgi/scripts/
done
Or are they overridden later with the original one’s?
Where can i find the original files in the /Database?
Perhaps it helps to copy the patched files there?