]> git.pld-linux.org Git - packages/apmd.git/blob - apmd-security.patch
- missing pl descriptions, fixed deps
[packages/apmd.git] / apmd-security.patch
1 --- apmd/apmd.c.sec     Mon Jan  8 18:02:10 2001
2 +++ apmd/apmd.c Mon Jan  8 18:02:14 2001
3 @@ -945,7 +945,6 @@
4         close(0);
5         close(1);
6         close(2);
7 -       umask(0);
8      }
9  
10      if ((fd = apm_open()) < 0)
This page took 0.079496 seconds and 3 git commands to generate.