15
15
# If prerm fails during replacement due to conflict:
16
16
# <postinst> abort-remove in-favour <new-package> <version>
18
20
# Update the initial RAM file system image
21
23
if [ -x /usr/sbin/update-initramfs ]; then
22
24
update-initramfs -u -k all
35
30
# Rename old "mandos" user and group
37
32
*:Mandos\ password\ system,,,:/nonexistent:/bin/false)
38
33
usermod --login _mandos mandos
39
34
groupmod --new-name _mandos mandos