exim4-config script automated?

后端 未结 3 1077
借酒劲吻你
借酒劲吻你 2021-01-06 15:32

I need to setup exim4 on multiple servers however I was wondering if it\'s possible to create a script that will automatically go through the install process and set it up o

3条回答
  •  日久生厌
    2021-01-06 16:25

    The proper solution for Debian is to populate the Debconf database with your choices before running dpkg-reconfigure. Read man debconf-set-selections for details. There is a howto at https://www.debian-administration.org/article/394/Automating_new_Debian_installations_with_preseeding

提交回复
热议问题