We want to purge packages before the new user is created so that useless

stuff from /etc/skel isn't copied when creating the new user.
ubuntu/focal
Rohan Garg 10 years ago
parent d8b5813015
commit ce67893cb1

@ -40,11 +40,11 @@ install:
# Not required for Debian # Not required for Debian
#- initcpiocfg #- initcpiocfg
#- initcpio #- initcpio
- packages
- users - users
- networkcfg - networkcfg
- hwclock - hwclock
- services - services
- packages
- grubcfg - grubcfg
- grub - grub
- initramfs - initramfs

Loading…
Cancel
Save