previous up next contents
Previous: qsf_sync_firewall Up: Batches génériques Next: qsl_sync_syslog   Contents

qsi_sync_inetd


#! /bin/bash

/etc/init.d/inetd restart

set `ps ax | grep inetd`
echo "pid=$1"


previous up next contents
Previous: qsf_sync_firewall Up: Batches génériques Next: qsl_sync_syslog   Contents


douillet@ensait.fr
2003-06-24