1 2exec.prestop = "echo STOP"; 3exec.prestart = "echo START"; 4exec.poststart = "env"; 5persist; 6 7basejail {} 8