ALT Linux Bugzilla
– Attachment 5735 Details for
Bug 28549
слишком жёсткие права на /var/run/gdm/
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
gdm-3.6.2-alt-runtimedir-perms.patch
gdm-3.6.2-alt-runtimedir-perms.patch (text/plain), 529 bytes, created by
Michael Shigorin
on 2013-02-13 02:21:47 MSK
(
hide
)
Description:
gdm-3.6.2-alt-runtimedir-perms.patch
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2013-02-13 02:21:47 MSK
Size:
529 bytes
patch
obsolete
>diff -Naur gdm-3.6.2-orig/daemon/main.c gdm-3.6.2/daemon/main.c >--- gdm-3.6.2-orig/daemon/main.c 2012-12-02 23:14:06.000000000 +0400 >+++ gdm-3.6.2/daemon/main.c 2013-02-13 02:03:25.773054755 +0400 >@@ -495,7 +495,7 @@ > > /* Set up /var/run/gdm */ > g_mkdir_with_parents (GDM_RAN_ONCE_MARKER_DIR, 0755); >- g_chmod (GDM_RAN_ONCE_MARKER_DIR, S_IRWXU | S_IRWXG); >+ g_chmod (GDM_RAN_ONCE_MARKER_DIR, S_IRWXU | S_IRWXG | S_IXOTH); > > /* XDM compliant error message */ > if (getuid () != 0) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28549
: 5735