mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
remove chrooted bind package
This commit is contained in:
parent
940421f467
commit
c8e03744ab
1 changed files with 1 additions and 0 deletions
|
@ -486,6 +486,7 @@ cp /etc/php-fpm.conf $vst_backups/php-fpm > /dev/null 2>&1
|
|||
mv -f /etc/php-fpm.d/* $vst_backups/php-fpm/ > /dev/null 2>&1
|
||||
|
||||
# Backing up Bind configuration
|
||||
yum remove bind-chroot > /dev/null 2>&1
|
||||
service named stop > /dev/null 2>&1
|
||||
cp /etc/named.conf $vst_backups/named >/dev/null 2>&1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue