commit | 967729b7ca675d6f2c895a1bd56216a62b217e50 | [log] [tgz] |
---|---|---|
author | Dave Allison <dallison@google.com> | Thu May 29 19:51:41 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu May 29 19:51:42 2014 +0000 |
tree | 32c84b35befdde87469522783e484fa59f581f0e | |
parent | bf082ffb71c40e4670410b246309a182d9dafcf5 [diff] | |
parent | 50b6a4b1b7f5b4484bccbabf2a8057bf860f8c59 [diff] |
Merge "Add LD_PRELOAD for libsigchain.so to the environment"
diff --git a/rootdir/init.environ.rc.in b/rootdir/init.environ.rc.in index 927c33d..1f964e3 100644 --- a/rootdir/init.environ.rc.in +++ b/rootdir/init.environ.rc.in
@@ -9,3 +9,4 @@ export ASEC_MOUNTPOINT /mnt/asec export LOOP_MOUNTPOINT /mnt/obb export BOOTCLASSPATH %BOOTCLASSPATH% + export LD_PRELOAD libsigchain.so