Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Update fstab
Browse files Browse the repository at this point in the history
  • Loading branch information
paigeadelethompson authored Oct 18, 2023
1 parent 0088dc7 commit 70fa539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fstab
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
LABEL=BOOT /boot/ vfat defaults 0 0
LABEL=ROOT / btrfs defaults 0 0
LABEL=HOME /home/pi vfat defaults,uid=65533,gid=65534 0 0
LABEL=HOME /home/pi vfat defaults,uid=4000,gid=5000 0 0

0 comments on commit 70fa539

Please sign in to comment.