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