tele-watch.pl
changeset 34 d569d7a1adff
parent 21 b0b16e440460
child 35 705425612757
--- a/tele-watch.pl	Fri Mar 13 16:22:06 2009 +0100
+++ b/tele-watch.pl	Wed Jul 08 13:17:03 2009 +0200
@@ -193,6 +193,7 @@
                     unlink $link;
                     symlink $dir => $link;
                 }
+		chmod(0555 => $fullname);
                 next EVENT;
             }