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