Home
last modified time | relevance | path

Searched refs:log_link_dir (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/shill/bin/
Dshill_login_user48 log_link_dir="${shill_state_root}/log"
111 if [ ! -h "$log_link_dir" ]; then
112 ln -s "$log_dir" "$log_link_dir" ||
114 "Failed to create shill logs link $log_link_dir"