Bernardo Magri 1 год назад
Родитель
Сommit
4c1dcfd7d9
1 измененных файлов с 11 добавлено и 0 удалено
  1. 11 0
      config.toml

+ 11 - 0
config.toml

@@ -0,0 +1,11 @@
+[snapshot]
+snapshot_dir = "/.snapshots"
+snapshot_prefix = "snapshot-"
+btrfs_mount_point = "/"
+root_subvolume = "@"
+retention_days = 7
+
+[elilo]
+elilo_conf = "/boot/efi/EFI/Slackware/elilo.conf"
+root_partition = "/dev/sdaX"
+extra_boot_options = "quiet splash"