mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-19 21:04:06 -07:00
Update v-add-srs-support-to-exim
This commit is contained in:
parent
5eb0607319
commit
60ce986ece
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ if [ ! -f "/etc/exim4/srs.conf" ]; then
|
||||||
chown root:Debian-exim /etc/exim4/srs.conf
|
chown root:Debian-exim /etc/exim4/srs.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f "/etc/exim4/exim4.conf.template.backup-without-srs" ]; then
|
if [ ! -f "/etc/exim4/exim4.conf.template.backup-without-srs" ]; then
|
||||||
echo "= Backing up /etc/exim4/exim4.conf.template"
|
echo "= Backing up /etc/exim4/exim4.conf.template"
|
||||||
cp /etc/exim4/exim4.conf.template /etc/exim4/exim4.conf.template.backup-without-srs
|
cp /etc/exim4/exim4.conf.template /etc/exim4/exim4.conf.template.backup-without-srs
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue