This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/fstab
2021-12-21 11:42:09 +01:00

8 lines
542 B
Plaintext

proc /proc proc defaults 0 0
PARTUUID=13397e78-01 /boot vfat defaults 0 2
PARTUUID=13397e78-02 / ext4 defaults,noatime 0 1
192.168.0.40:/volume1/NetBackup /backup nfs rw,soft,bg,_netdev 0 0
UUID=4cb2fcc8-2b94-41f4-b0f2-5a3faffb51f5 /docker ext4 discard,noatime,errors=remount-ro 0 1
# a swapfile is not a swap partition, no line here
# use dphys-swapfile swap[on|off] for that