Browse Source

adduser delete

root 10 năm trước cách đây
mục cha
commit
6675626419
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      BackupPC_install.sh

+ 0 - 1
BackupPC_install.sh

@@ -39,7 +39,6 @@ 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 
-	adduser backuppc
 
 	chkconfig backuppc on
 	chkconfig httpd on