User Tools

Site Tools


public:using_btrbk_to_backup_my_home_partition

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:using_btrbk_to_backup_my_home_partition [2017/07/21 12:29] – [Btrbk configuration] fangfufupublic:using_btrbk_to_backup_my_home_partition [2018/03/31 00:38] (current) – external edit 127.0.0.1
Line 60: Line 60:
 <code> <code>
 #!/bin/sh #!/bin/sh
-exec /usr/sbin/btrbk -q run  > /dev/null 2>&1+echo > /var/log/btrbk.log 
 +/usr/sbin/btrbk -q run > /dev/null 2>&1
 return 0 return 0
 #returning 0 to suppress cron warning emails.   #returning 0 to suppress cron warning emails.  
public/using_btrbk_to_backup_my_home_partition.1500640141.txt.gz · Last modified: 2018/03/31 00:38 (external edit)