]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/gpt.h
home: add new systemd-homed service that can manage LUKS homes
[thirdparty/systemd.git] / src / shared / gpt.h
index dcceb076d6e7b72ef7d12470914e62cb14ac2603..9dc649d8d9e642a2a1306070a059ab63667cb1e4 100644 (file)
@@ -23,6 +23,7 @@
 #define GPT_SRV         SD_ID128_MAKE(3b,8f,84,25,20,e0,4f,3b,90,7f,1a,25,a7,6f,98,e8)
 #define GPT_VAR         SD_ID128_MAKE(4d,21,b0,16,b5,34,45,c2,a9,fb,5c,16,e0,91,fd,2d)
 #define GPT_TMP         SD_ID128_MAKE(7e,c6,f5,57,3b,c5,4a,ca,b2,93,16,ef,5d,f6,39,d1)
+#define GPT_USER_HOME   SD_ID128_MAKE(77,3f,91,ef,66,d4,49,b5,bd,83,d6,83,bf,40,ad,16)
 
 /* Verity partitions for the root partitions above (we only define them for the root partitions, because only they are
  * are commonly read-only and hence suitable for verity). */