diff options
| author | Micah Anderson <micah@riseup.net> | 2007-03-04 10:29:26 +0000 | 
|---|---|---|
| committer | Micah Anderson <micah@riseup.net> | 2007-03-04 10:29:26 +0000 | 
| commit | c0126ff1ef90513ce5df48fc41326704a2cef555 (patch) | |
| tree | b3dc121268c91ac4d6c688b73e4deefafba22fe5 /examples | |
| parent | 05c26446ed65681528387f6c66473c61eebe7224 (diff) | |
| download | backupninja-c0126ff1ef90513ce5df48fc41326704a2cef555.tar.gz backupninja-c0126ff1ef90513ce5df48fc41326704a2cef555.tar.bz2  | |
added ninjareport
added ale to AUTHORS for ldap fixes
adjusted sys handler to allow for turning off of sfdisk (#404071)
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/example.sys | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/example.sys b/examples/example.sys index a05726b..a5b349b 100644 --- a/examples/example.sys +++ b/examples/example.sys @@ -26,7 +26,9 @@  # partitions = yes  # partitionsfile = /var/backups/partitions.*.txt +# dosfdisk = yes  # hardware = yes  # hardwarefile = /var/backups/hardware.txt +# dohwinfo = yes  | 
