previous up next contents
Previous: qsd_sync_dhcp Up: Batches génériques Next: qsi_sync_inetd   Contents

qsf_sync_firewall


#! /bin/bash

# /etc/init.d/firewall restart

/sbin/SuSEfirewall2 stop
echo ---------stopped----
/sbin/SuSEfirewall2 start
echo ---------started----


previous up next contents
Previous: qsd_sync_dhcp Up: Batches génériques Next: qsi_sync_inetd   Contents


douillet@ensait.fr
2003-06-24