chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b0ef6a6
)
dot/xinitrc: Whoops. Spelt the Gnome authentication agent thing wrong.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 5 Feb 2010 18:57:18 +0000
(18:57 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 5 Feb 2010 18:57:18 +0000
(18:57 +0000)
Fixfixfix.
dot/xinitrc
patch
|
blob
|
blame
|
history
diff --git
a/dot/xinitrc
b/dot/xinitrc
index 9dc19547187710ea768578957b2f423f717105dd..4d6da0c47504fe01f9c7bacf15e5dbc7eb389ae8 100755
(executable)
--- a/
dot/xinitrc
+++ b/
dot/xinitrc
@@
-123,7
+123,7
@@
start-clients () {
run bginit mail-notification
## Policykit authentication agent.
run bginit mail-notification
## Policykit authentication agent.
- agent=/usr/lib/policykit-1-gnome/polkit
/
gnome-authentication-agent-1
+ agent=/usr/lib/policykit-1-gnome/polkit
-
gnome-authentication-agent-1
if [ -x $agent ]; then run bginit $agent; fi
## System monitor.
if [ -x $agent ]; then run bginit $agent; fi
## System monitor.