Conversation

Jarkko Sakkinen

Why SystemD as of 261 does not support fscrypt v2?

Just wondering because it has been around for a some time.

#systemd
2
1
3

@jarkko Wasn't that the whole reason SteamOS built their own thing? I've forgotten its name

1
0
0
@tris thank you, it actually looks worth of researching for.
1
0
1
@tris I'll package it for Buildroot and try it out...
0
0
0
@bluca It's an alternative I can cherry-pick wip patches to buildroot build
1
0
0
@bluca https://github.com/systemd/systemd/pull/42397#issuecomment-4771175180

Yeah it works, no need to switch to anything :-) I cherry-picked the patches and applied them on top of 261, and:

$ sudo cat /proc/keys | grep -i fscrypt
0352496a I--Q--- 1 perm 08010000 0 0 .fscrypt 21627ce15f7514ece9182bd61b4b5c34.uid.0
1b265a14 I------ 1 perm 080b0000 0 0 keyring fscrypt-21627ce15f7514ece9182bd61b4b5c34-users: 1
0
0
0