diff --git a/options.xhtml b/options.xhtml index e7adc72eb..f432c938f 100644 --- a/options.xhtml +++ b/options.xhtml @@ -80058,17 +80058,14 @@ systemd socket unit configuration
should be started. Additionally, stop obsolete services from the previous generation.The alternatives are
suggest (or false)Use a very simple shell script to print suggested systemctl commands to run. You will have to -manually run those commands after the switch.
legacyUse a Ruby script to, in a more robust fashion, determine the -necessary changes and automatically run the -systemctl commands. Note, this alternative will soon -be removed.
sd-switch (or true)Use sd-switch, a tool that determines the necessary changes and +manually run those commands after the switch.
sd-switch (or true)Use sd-switch, a tool that determines the necessary changes and automatically apply them.
Type: -boolean or one of “suggest”, “legacy”, “sd-switch”
+boolean or one of “suggest”, “sd-switch”Default:
-"suggest"
true
Declared by: