am 967729b7: Merge "Add LD_PRELOAD for libsigchain.so to the environment"
* commit '967729b7ca675d6f2c895a1bd56216a62b217e50': Add LD_PRELOAD for libsigchain.so to the environment
This commit is contained in:
commit
dec41a388d
|
@ -9,3 +9,4 @@ on init
|
|||
export ASEC_MOUNTPOINT /mnt/asec
|
||||
export LOOP_MOUNTPOINT /mnt/obb
|
||||
export BOOTCLASSPATH %BOOTCLASSPATH%
|
||||
export LD_PRELOAD libsigchain.so
|
||||
|
|
Loading…
Reference in New Issue