force editing of important files
This commit is contained in:
parent
2e5bb575a6
commit
77ea8d5859
@ -19,11 +19,15 @@ EOF
|
||||
wget -O /root/.zshrc http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc
|
||||
chsh -s /bin/zsh
|
||||
|
||||
ne /etc/hostname /etc/hosts
|
||||
|
||||
echo "Nice motd."
|
||||
figlet `hostname -f` > /etc/motd
|
||||
|
||||
echo "Install system and security utils."
|
||||
apt install -y systemd-cron apticron ssmtp logwatch
|
||||
|
||||
ne /etc/ssmtp/*
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user