c3cba52 daemon: use 0711 mode for directories

Authored and Committed by rstrode 11 years ago
    daemon: use 0711 mode for directories
    
    /var/run/gdm was ending up 0770 in some cases, which
    is causing problems.
    
    This commit changes everything to use 0711 across the
    board.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=693679
    
        
file modified
+3 -3