25
27
if dpkg --compare-versions "$2" lt-nl "1.0.10-1"; then
26
28
# Make old initrd.img files unreadable too, in case they were
27
29
# created with mandos-client 1.0.8 or older.
35
37
# Rename old "mandos" user and group
37
*:Mandos\ password\ system,,,:/nonexistent:/bin/false)
40
*:Mandos\ password\ system,,,:/nonexistent:/bin/false)
43
47
# Create new user and group
44
48
if ! getent passwd _mandos >/dev/null; then
45
49
adduser --system --force-badname --quiet --home /nonexistent \