view files/fstab/ditto @ 234:3f7ebff619e3

much faster `inv all` since pyinfra bug was fixed
author drewp@bigasterisk.com
date Sun, 29 Oct 2023 21:27:10 -0700
parents 0d37dde619d0
children 9dee7fd80c52
line wrap: on
line source

# written by pyinfra


#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
/dev/disk/by-uuid/6e64ce62-34db-4084-9385-d001e99ad38b / ext4 defaults 0 1
/dev/disk/by-uuid/3F95-42F4 /boot/efi vfat defaults 0 1

bang5:/d4/photoprism /photoprism nfs defaults 0 0