#!/bin/sh
# Welcome to Adélie Linux.
# This script undoes the null-password change when the system goes down.

sed -i 's/pam_unix.so nullok_secure$/pam_unix.so/' /etc/pam.d/base-auth