projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4920313
)
Fix error when re-installing xdm
author
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 27 Dec 2014 03:01:49 +0000
(22:01 -0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 27 Dec 2014 05:01:50 +0000
(
00:01
-0500)
stage4/pkg/xdm
patch
|
blob
|
history
diff --git
a/stage4/pkg/xdm
b/stage4/pkg/xdm
index
71a54c9
..
7461369
100644
(file)
--- a/
stage4/pkg/xdm
+++ b/
stage4/pkg/xdm
@@
-2,5
+2,5
@@
hvbuild_post()
{
- ln -s login /etc/pam.d/xdm
+ ln -s
f
login /etc/pam.d/xdm
}