/[smeserver]/rpms/e-smith-backup/sme8/e-smith-backup-2.2.0-restore_list.patch
ViewVC logotype

Diff of /rpms/e-smith-backup/sme8/e-smith-backup-2.2.0-restore_list.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by dungog, Tue Oct 21 09:43:25 2008 UTC Revision 1.4 by slords, Tue Oct 21 13:50:57 2008 UTC
# Line 22  Line 22 
22  +        $OUT .= "--go-into $dir\n";  +        $OUT .= "--go-into $dir\n";
23  +    }  +    }
24  +}  +}
 --- e-smith-backup-2.0.0/root/usr/lib/perl5/site_perl/esmith/Backup.pm.restore_list     2007-09-05 13:45:52.000000000 -0600  
 +++ e-smith-backup-2.0.0/root/usr/lib/perl5/site_perl/esmith/Backup.pm  2008-10-20 09:25:37.000000000 -0600  
 @@ -59,34 +59,6 @@  
      return $self;  
  }  
   
 -=head2 restore_list  
 -  
 -Returns an (ordered) array of files/directories to recover from the  
 -backup. The pathnames are relative to root.  
 -  
 -=cut  
 -  
 -sub restore_list  
 -{  
 -    my ($self) = @_;  
 -  
 -    return (  
 -        'home/e-smith',  
 -        'etc/e-smith/templates-custom',  
 -        'etc/e-smith/templates-user-custom',  
 -        'etc/ssh',  
 -        'root',  
 -        'etc/sudoers',  
 -        'etc/passwd',  
 -        'etc/shadow',  
 -        'etc/group',  
 -        'etc/gshadow',  
 -        'etc/samba/secrets.tdb',  
 -        'etc/samba/smbpasswd',  
 -        'etc/smbpasswd',  
 -    );  
 -}  
 -  
  =head2 merge_passwd  
   
  Merge password files. Takes a filename of a restored password  


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed