linuxOS_AP05/debian/base-linaro/binary/usr/lib/tmpfiles.d/passwd.conf
2025-09-26 09:40:02 +08:00

9 lines
239 B
Plaintext

# If a password operation is in progress and we lose power, stale lockfiles
# can be left behind. Clear them on boot.
r! /etc/gshadow.lock
r! /etc/shadow.lock
r! /etc/passwd.lock
r! /etc/group.lock
r! /etc/subuid.lock
r! /etc/subgid.lock