17
0
Files
opensuse-dovecot-image/config.sh

15 lines
337 B
Bash

#!/bin/sh
#======================================
# Functions...
#--------------------------------------
test -f /.profile && . /.profile
#======================================
# Greeting...
#--------------------------------------
echo "Configure image: [$kiwi_iname]..."
# remove default configuration files
rm -rf /etc/dovecot/*