mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
mount-util: add fusectl to list of API VFS
This commit is contained in:
parent
154d22695a
commit
7941e2189b
@ -564,6 +564,7 @@ bool fstype_is_api_vfs(const char *fstype) {
|
||||
"devpts\0"
|
||||
"devtmpfs\0"
|
||||
"efivarfs\0"
|
||||
"fusectl\0"
|
||||
"hugetlbfs\0"
|
||||
"mqueue\0"
|
||||
"proc\0"
|
||||
|
Loading…
Reference in New Issue
Block a user