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
T

7 lines
428 B
Plaintext

proc /proc proc defaults 0 0
PARTUUID=61111533-01 /boot vfat defaults,flush 0 2
PARTUUID=61111533-02 / ext4 defaults,noatime 0 1
192.168.0.40:/volume1/NetBackup /backup nfs rw,soft,bg,_netdev 0 0
# a swapfile is not a swap partition, no line here
# use dphys-swapfile swap[on|off] for that