]>
pere.pagekite.me Git - homepage.git/blob - linux/store/nightly-fix-suid.pl
3 # Author: Petter Reinholdtsen <pere@td.org.uit.no>
6 # Parse Store nigthly output, and generate list of ssh/rsh commands to
7 # fix suid/sgid changes.
12 if (/^\(Info\) =+ OUTPUT FROM cslave @ (\S+) =+/) {
15 if (/^ ch(own|grp|mod)/) {
16 if ($lasthost ne $host) {