@ -50,6 +50,11 @@ func main() {
}
func runInit() {
if len(os.Args) > 1 && os.Args[1] == "hello" {
fmt.Println("hello world!")
os.Exit(0)
runtime.LockOSThread()
if pid := os.Getpid(); pid != 1 {
The note is not visible to the blocked user.