passwd.conf 239 B

12345678
  1. # If a password operation is in progress and we lose power, stale lockfiles
  2. # can be left behind. Clear them on boot.
  3. r! /etc/gshadow.lock
  4. r! /etc/shadow.lock
  5. r! /etc/passwd.lock
  6. r! /etc/group.lock
  7. r! /etc/subuid.lock
  8. r! /etc/subgid.lock