Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 285 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 285 Bytes

mdub

mdub provides functionality to:

  • automatically detect specific disks (through their UUID)
  • decrypt (luks) with a disk-specific key
  • mount
  • execute rsync with a disk-specific source list
  • unmount
  • luks close

todo

  • add help
  • cron job setup
  • init help
  • restore help