Home
last modified time | relevance | path

Searched refs:init (Results 1 - 4 of 4) sorted by relevance

/build/common/asan/
H A Dbuild_mixed_asan.sh149 cp -a "$asan_dir"/system/etc/init/asan.cfg system/etc/init/
151 if grep -qw LD_PRELOAD system/etc/init/faultloggerd.cfg; then
152 sed -i '/LD_PRELOAD/d' system/etc/init/asan.cfg
168 for cfg in {system,vendor}/etc/init/$f.cfg*; do
198 sed -i '/export HOME /d' "$asan_dir"/system/etc/init/asan.cfg
199 sed -i '/export ASAN_OPTIONS /i"export HOME /'$1'",' "$asan_dir"/system/etc/init/asan.cfg
/build/lite/make_rootfs/
H A Drootfsimg_linux.sh43 if [ -f "${ROOTFS_DIR}/bin/init" ] && [ -f "${ROOTFS_DIR}/bin/shell" ]; then
44 chmod 700 ${ROOTFS_DIR}/bin/init 2> /dev/null
H A Drootfsimg_liteos.sh41 if [ -f "${ROOTFS_DIR}/bin/init" ] && [ -f "${ROOTFS_DIR}/bin/shell" ]; then
42 chmod 700 ${ROOTFS_DIR}/bin/init 2> /dev/null
/build/build_scripts/
H A Dbuild.sh141 chmod +x ${OHPM_HOME}/init
142 ${OHPM_HOME}/init > /dev/null

Completed in 1 milliseconds