Skip to content
This repository was archived by the owner on Oct 16, 2022. It is now read-only.

Support labeled filesystems when specified in /etc/fstab - #642

Open
ngaro wants to merge 1 commit into
teejee2008:masterfrom
ngaro:labeledfs
Open

Support labeled filesystems when specified in /etc/fstab#642
ngaro wants to merge 1 commit into
teejee2008:masterfrom
ngaro:labeledfs

Conversation

@ngaro

@ngaro ngaro commented Aug 2, 2020

Copy link
Copy Markdown
Contributor

I usually label my filesystems, so a line like:
UUID=00000000-0000-0000-0000-000000000000 / btrfs defaults,ssd,noatime,subvol=@ 0 1
would become:
LABEL=SOME_LABEL_FOR_MY_FILESYSTEM / btrfs defaults,ssd,noatime,subvol=@ 0 1

This commit makes sure that timeshift will still create snapshots of my btrfs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant