diff --git a/chapter10/kernel/systemd.toml b/chapter10/kernel/systemd.toml
index cfb8bf8f1..bfe7a1b40 100644
--- a/chapter10/kernel/systemd.toml
+++ b/chapter10/kernel/systemd.toml
@@ -25,12 +25,12 @@ TMPFS='*'
 TMPFS_POSIX_ACL='*'
 CGROUP_SCHED='* '
 
+revision='systemd'
+
 [RT_GROUP_SCHED]
 value = ' '
 comment = 'This may cause some systemd features malfunction'
 
-revision='systemd'
-
 [DRM_FBDEV_EMULATION]
 value = ' *'
 comment = 'If [DRM] is selected as * or M, this must be selected'