OSDN Git Service

Switch to system/core/janitors as OWNERS.
[android-x86/external-mksh.git] / mkshrc
diff --git a/mkshrc b/mkshrc
index 778cf09..d37de12 100644 (file)
--- a/mkshrc
+++ b/mkshrc
@@ -6,6 +6,8 @@
 #
 # Support: https://launchpad.net/mksh
 
+set +o nohup
+
 if (( USER_ID )); then PS1='$'; else PS1='#'; fi
 PS4='[$EPOCHREALTIME] '; PS1='${|
        local e=$?