Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
SL_firefox_parentlock_fix: Fixes afs lock problems for firefox, thunderbird, and seamonkey
- Summary
- When a users home area is in AFS space, it is possible for
firefox, thunderbird, and/or seamonkey to leave a lock file called
.parentlock when they are closed. The user is then not able to
restart their problem until that lock file is removed.
This puts in a startup script that cleans up that file.
Changelog
- * Tue Sep 19 19:00:00 2006 Stephan Wiesand <stephan{*}wiesand{%}desy{*}de> 1.0-5
- make this work on 64bit platforms
- doublequote all shell variables
- * Tue Sep 19 19:00:00 2006 Stephan Wiesand <stephan{*}wiesand{%}desy{*}de> 1.0-4
- Fixed a couple of tests
- Made the sed command for seamonkey a bit more readable
- Remove extra lines in /usr/bin/mozilla for seamonkey in postun
- Use the cleanscript macro everywhere
- * Mon Sep 18 19:00:00 2006 Troy Dawson <dawson{%}fnal{*}gov> 1.0-2
- Fixed seamonkey's script