OSDN Git Service

Merge "Switch to system/core/janitors as OWNERS."
[android-x86/external-mksh.git] / mkshrc_vendor
index 27d3982..d37de12 100644 (file)
@@ -6,9 +6,7 @@
 #
 # Support: https://launchpad.net/mksh
 
-: ${HOSTNAME:=$(getprop ro.product.device)}
-: ${HOSTNAME:=android}
-export HOSTNAME
+set +o nohup
 
 if (( USER_ID )); then PS1='$'; else PS1='#'; fi
 PS4='[$EPOCHREALTIME] '; PS1='${|