my %conf=(timerstep=>5, fifo=>"./watchdog.add") # timeout initialisieren $SIG{ALRM}=&timeout(); # timeout Zyklus setzen alarm $conf{timerstep};