[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[suse-security] Loading firewall script on boot time
Hello again,
I edited my /etc/init.d/boot.local to change directory - where my FW
script is - and issued a ./fwscript command:
#!/bin/tcsh
cd /fwscript
./fwscript
Why is my fwscript not loaded at boot time? When i do these steps
manually, it will work.
Also, I wanted to add some logging when my script is starting, like:
echo "doing step X of Y steps" > /fwscript/logfile
Unfortunately, every new echo i issue will overwrite the previous file.
Is there a way to accomplish this (im sure it is but have not found out
how)?
Cheers
Knut Erik
--
Check the headers for your unsubscription address
For additional commands, e-mail: suse-security-help@xxxxxxxx
Security-related bug reports go to security@xxxxxxx, not here