Changes

Jump to navigation Jump to search
1 byte added ,  15:30, 15 April 2009
m
Typo
Line 81: Line 81:  
This part is optionnal but recommanded. With these commands, all BackupPC related files (config and logs) will be stored on the BackupPC volume. You'll then be able to swap the BackupPC disk between two servers.
 
This part is optionnal but recommanded. With these commands, all BackupPC related files (config and logs) will be stored on the BackupPC volume. You'll then be able to swap the BackupPC disk between two servers.
   −
  mkdir -p /var/lib/BackupPC{etc,log}
+
  mkdir -p /var/lib/BackupPC/{etc,log}
 
  ln -s /var/lib/BackupPC/etc /etc/BackupPC
 
  ln -s /var/lib/BackupPC/etc /etc/BackupPC
 
  ln -s /var/lib/BackupPC/log /var/log/BackupPC
 
  ln -s /var/lib/BackupPC/log /var/log/BackupPC

Navigation menu