SOURCES: minicom-umask.patch - synchronize with mode from spec

sls sls at pld-linux.org
Sun Nov 23 22:06:02 CET 2008


Author: sls                          Date: Sun Nov 23 21:06:02 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- synchronize with mode from spec

---- Files affected:
SOURCES:
   minicom-umask.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/minicom-umask.patch
diff -u SOURCES/minicom-umask.patch:1.2 SOURCES/minicom-umask.patch:1.3
--- SOURCES/minicom-umask.patch:1.2	Wed Oct 25 21:21:52 2006
+++ SOURCES/minicom-umask.patch	Sun Nov 23 22:05:56 2008
@@ -4,7 +4,7 @@
      }
      writepars(fp, 1);
      fclose(fp);
-+    chmod(parfile, (mode_t)0644);
++    chmod(parfile, (mode_t)0640);
      werror(_("Configuration saved"));
    } else {
      /* Mortals save their own configuration */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/minicom-umask.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list