Skip to content

Commit c8e0374

Browse files
author
Serghey Rodin
committed
remove chrooted bind package
1 parent 940421f commit c8e0374

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/vst-install-rhel.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,7 @@ cp /etc/php-fpm.conf $vst_backups/php-fpm > /dev/null 2>&1
486486
mv -f /etc/php-fpm.d/* $vst_backups/php-fpm/ > /dev/null 2>&1
487487

488488
# Backing up Bind configuration
489+
yum remove bind-chroot > /dev/null 2>&1
489490
service named stop > /dev/null 2>&1
490491
cp /etc/named.conf $vst_backups/named >/dev/null 2>&1
491492

0 commit comments

Comments
 (0)