]> git.cworth.org Git - fips/commitdiff
Append to, rather than replace, the LD_PRELOAD value.
authorCarl Worth <cworth@cworth.org>
Wed, 24 Apr 2013 08:08:54 +0000 (01:08 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 24 Apr 2013 22:27:31 +0000 (15:27 -0700)
This is more polite for running things such as Steam games where there
is already an LD_PRELOAD value in place. This way, both the Steam overlay
and fips can get along happily.


No differences found