Explorar o código

add parted package

root %!s(int64=10) %!d(string=hai) anos
pai
achega
093a28056f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      BackupPC_install.sh

+ 1 - 1
BackupPC_install.sh

@@ -38,7 +38,7 @@ configure_iptables() {
 }
 
 install_backuppc() {
-	yum -y install perl-Compress-Zlib perl-Archive-Zip perl-File-RsyncP perl-suidperl openssh-clients expect httpd htpasswd backuppc lsof eject vim nmap screen smartmontools 
+	yum -y install perl-Compress-Zlib perl-Archive-Zip perl-File-RsyncP perl-suidperl openssh-clients expect httpd htpasswd backuppc lsof eject vim nmap screen smartmontools parted
 
 	chkconfig backuppc on
 	chkconfig httpd on