--- Marek <[EMAIL PROTECTED]> wrote: > Hi > > I have the following entry in scheduled cron jobs 4 times a day. What > does it actually do ? /sbin/service iptables restart >/dev/null
It restarts your iptables service (or firewall) and sending the output to /dev/null so that you don't see anything. Why it is getting restarted 4 times a day I have no idea but thats what is happening. And it is using the command "service" located in /sbin to restart it. HTH Ryan __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list