1. do_install_append() {
  2. sed -i -e 's|root::|root:!:|' ${D}/etc/shadow
  3. }