I see the same problem (on Etch). Basically, /var/run/sudo seems to
contain nothing else but directories, which are skipped by the "-type f"
argument to find.
The easiest way to fix it seemed to be to remove "-type f" so that the
timestamp of everything under /var/run/sudo is changed.
Note that this means that sudo in Etch currently does not drop sudo
priviledges on reboot...perhaps something which should be fixed in
proposed-updates since it poses a mild security issue?
--
David Härdeman
- Bug#330868: sudo: Sudo now fails to reset the timestamps o... David Härdeman
-