diff --git a/sources b/sources
index ccb9db7..349c9bb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 SHA512 (systemd-hs-252.4.tar.gz) = 2200da8d76c1940545d4184389e104b878d7538a320748235e12ecfaca293d7075ba0bd432589eff059740e30066f14ac05757e6a309992cee1978ad3dbba0d2
-SHA512 (systemd-hs+fb-252.4.tar.gz) = ae5462c7263e94b30d4552df6c8e1c5371ce86eda2e8dd78e1a5ec80938d5cd9f79b7611e34487748296958af51a6e7f69042f5f6adff3c75b4b41b1b3b6ec86
+SHA512 (systemd-hs+fb-252.4.tar.gz) = 97e10903dd7f9742e3263ac34736c83b7606e6a238560624c8182bacef883535b15a3a19e05df5394b64ca5c8d41223dcb5963f04bd2b4d57e15caaa77716c00
diff --git a/systemd.spec b/systemd.spec
index ab15b97..e5ac519 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -4,7 +4,7 @@
 %global stable 1
 
 %if 0%{?facebook}
-%global hs_commit 5a240fdebea1f6b24cb9b15cd1e5c19c851ce1fa
+%global hs_commit b503711a2569ce76e6a735a5ea15669fc5e0a724
 %else
 %global hs_commit ebdc7d8d718bc0aa48f18a2517ed209271a319b1
 %endif
@@ -43,7 +43,7 @@ Name:           systemd
 Url:            https://pagure.io/centos-sig-hyperscale/systemd
 %if %{without inplace}
 Version:        252.4
-Release:        598.9%{?dist}
+Release:        598.10%{?dist}
 %else
 # determine the build information from local checkout
 Version:        %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/')
@@ -1156,6 +1156,9 @@ fi
 
 %changelog
 
+* Fri Apr 13 2023 Daan De Meyer <daan.j.demeyer@gmail.com> - 252.4-598.10
+- Revert cpu controller delegation to user@.service commit for FB builds
+
 * Fri Feb 17 2023 Daan De Meyer <daan.j.demeyer@gmail.com> - 252.4-598.9
 - Fix selinux unsupported directive on centos stream 8