Move configuration files to directory conf.

This commit is contained in:
2017-03-07 13:05:51 +01:00
parent dd2f4b453c
commit 5b5fcfa595
5 changed files with 40 additions and 5 deletions

View File

@@ -91,7 +91,7 @@ fi
echo ""
conf_dir=$(dirname $0)
conf_dir=$(dirname $0)/conf
conf_file="${conf_dir}/install_postfix_base.conf"
if [[ -f "$conf_file" ]]; then
@@ -341,7 +341,9 @@ echo ""
echononl " Save Configuration"
cat << EOF > $conf_file
# ---
# - Parametersettins postfix bases system
# - Parameter Settings Postfix Bases System
# -
# - - automated generated config file -
# ---
_HOSTNAME=$HOSTNAME