Explorar el Código

adduser delete

root hace 10 años
padre
commit
6675626419
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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