]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Shm.pl
op (mode) does not work?
[infobot.git] / src / Shm.pl
index 7ca47d7e619e4307d02720eea3be28a24ffee1cb..b978a3af22e633db9985f77a2584ec01a0527f82 100644 (file)
@@ -108,7 +108,8 @@ sub addForked {
            return 0;
        }
     } else {
-       $forked{$name} = time();
+       $forked{$name}  = time();
+       $forkedtime     = time();
        $count{'Fork'}++;
        return 1;
     }