summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/sysupdate/updatectl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sysupdate/updatectl.c b/src/sysupdate/updatectl.c
index 7cfccb66f4..6cb7c6fbf1 100644
--- a/src/sysupdate/updatectl.c
+++ b/src/sysupdate/updatectl.c
@@ -1414,7 +1414,7 @@ static int verb_enable(int argc, char **argv, void *userdata) {
"SetFeatureEnabled",
&error,
/* reply= */ NULL,
- "sbt",
+ "sit",
*feature,
(int) enable,
UINT64_C(0));