diff options
author | Simon Rettberg | 2016-12-22 16:04:11 +0100 |
---|---|---|
committer | root | 2016-12-22 16:04:11 +0100 |
commit | f5a59daf8d70a9027118292cd40b18c221897408 (patch) | |
tree | c0e8c9b8d5b8dfa0bc155c94484934fa505ee619 | |
parent | [xorg] Remove libglamoregl.so as it crashes on some gfx cards (diff) | |
download | tm-scripts-f5a59daf8d70a9027118292cd40b18c221897408.tar.gz tm-scripts-f5a59daf8d70a9027118292cd40b18c221897408.tar.xz tm-scripts-f5a59daf8d70a9027118292cd40b18c221897408.zip |
[kdm-theme-bwlp] Run greeter as kdm user, not root
-rw-r--r-- | remote/modules/kdm-theme-bwlp/data/etc/kde4/kdm/kdmrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/kdm-theme-bwlp/data/etc/kde4/kdm/kdmrc b/remote/modules/kdm-theme-bwlp/data/etc/kde4/kdm/kdmrc index e1f9f357..3690c3c6 100644 --- a/remote/modules/kdm-theme-bwlp/data/etc/kde4/kdm/kdmrc +++ b/remote/modules/kdm-theme-bwlp/data/etc/kde4/kdm/kdmrc @@ -3,6 +3,7 @@ PidFile=/var/run/kdm.pid ServerVTs=-7 # Always spawn :0 (this is the default but it won't hurt) StaticServers=:0 +GreeterUID=kdm [X-*-Greeter] UseTheme=true |