root vor 10 Jahren
Ursprung
Commit
6675626419
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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