Mercurial > code > home > repos > infra
annotate files/fstab/dot @ 284:a46eb2a77df7
minecraft forwarding
author | drewp@bigasterisk.com |
---|---|
date | Mon, 15 Apr 2024 02:28:52 -0700 |
parents | 10cdb8df2ab5 |
children | 65e28d2e0cd8 |
rev | line source |
---|---|
71 | 1 # written by pyinfra |
2 | |
3 # <file system> <mount point> <type> <options> <dump> <pass> | |
109 | 4 |
5 | |
217 | 6 |
7 /dev/disk/by-uuid/a9403f0b-aa16-4096-ab0d-2e2069d3f18a / ext4 defaults 0 1 | |
8 | |
9 /dev/mapper/ubuntu--vg-ubuntu--lv /d2 ext4 defaults 0 1 | |
109 | 10 /dev/disk/by-uuid/5a6ce8db-cde0-4c26-b6a4-08faef2e01a2 /d3 ext4 defaults 0 1 |
217 | 11 |
12 #/dev/disk/by-uuid/a3891b94-5ddd-428d-ab6f-8e39f3d8fbde /d3 ext4 defaults 0 1 |