diff --git a/options.xhtml b/options.xhtml index 7c6cd06d4..bcab82dff 100644 --- a/options.xhtml +++ b/options.xhtml @@ -74282,13 +74282,11 @@ 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.

legacy (or true)

Use a Ruby script to, in a more robust fashion, determine the +manually run those commands after the switch.

legacy

Use a Ruby script to, in a more robust fashion, determine the necessary changes and automatically run the -systemctl commands.

sd-switch

Use sd-switch, a third party application, to perform the service -updates. This tool offers more features while having a small -closure size. Note, it requires a fully functional user D-Bus -session. Once tested and deemed sufficiently robust, this will -become the default.

+systemctl commands. Note, this alternative will soon +be removed.

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”