post_install() {cat<< EOFTo enable and start the Display Manager, execute: systemctl enable xdm-hallo systemctl start xdm-halloTheme is linked from the following file: /etc/xdm-hallo/xdm-theme.rc -> /etc/xdm-hallo/theme/chocolate.rcEOF}
post_upgrade() {
post_install $1}