From 9ade688459d5adeb9f9c1ba33973d75a5e524a89 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:45:53 +0200 Subject: [PATCH] systemctl-*: don't redirect more info link (#20693) --- pages/linux/systemctl-cancel.md | 2 +- pages/linux/systemctl-cat.md | 2 +- pages/linux/systemctl-daemon-reexec.md | 2 +- pages/linux/systemctl-daemon-reload.md | 2 +- pages/linux/systemctl-default.md | 2 +- pages/linux/systemctl-disable.md | 2 +- pages/linux/systemctl-edit.md | 2 +- pages/linux/systemctl-emergency.md | 2 +- pages/linux/systemctl-enable.md | 2 +- pages/linux/systemctl-exit.md | 2 +- pages/linux/systemctl-freeze.md | 2 +- pages/linux/systemctl-get-default.md | 2 +- pages/linux/systemctl-halt.md | 2 +- pages/linux/systemctl-help.md | 2 +- pages/linux/systemctl-hibernate.md | 2 +- pages/linux/systemctl-hybrid-sleep.md | 2 +- pages/linux/systemctl-is-active.md | 2 +- pages/linux/systemctl-is-enabled.md | 2 +- pages/linux/systemctl-is-failed.md | 2 +- pages/linux/systemctl-is-system-running.md | 2 +- pages/linux/systemctl-isolate.md | 2 +- pages/linux/systemctl-kexec.md | 2 +- pages/linux/systemctl-kill.md | 2 +- pages/linux/systemctl-link.md | 2 +- pages/linux/systemctl-list-automounts.md | 2 +- pages/linux/systemctl-list-jobs.md | 2 +- pages/linux/systemctl-list-machines.md | 2 +- pages/linux/systemctl-list-paths.md | 2 +- pages/linux/systemctl-list-sockets.md | 2 +- pages/linux/systemctl-list-timers.md | 2 +- pages/linux/systemctl-list-unit-files.md | 2 +- pages/linux/systemctl-list-units.md | 2 +- pages/linux/systemctl-log-level.md | 2 +- pages/linux/systemctl-log-target.md | 2 +- pages/linux/systemctl-mask.md | 2 +- pages/linux/systemctl-poweroff.md | 2 +- pages/linux/systemctl-preset-all.md | 2 +- pages/linux/systemctl-preset.md | 2 +- pages/linux/systemctl-reboot.md | 2 +- pages/linux/systemctl-reenable.md | 2 +- pages/linux/systemctl-reload-or-restart.md | 2 +- pages/linux/systemctl-rescue.md | 2 +- pages/linux/systemctl-reset-failed.md | 2 +- pages/linux/systemctl-restart.md | 2 +- pages/linux/systemctl-revert.md | 2 +- pages/linux/systemctl-service-log-level.md | 2 +- pages/linux/systemctl-service-log-target.md | 2 +- pages/linux/systemctl-service-watchdogs.md | 2 +- pages/linux/systemctl-set-default.md | 2 +- pages/linux/systemctl-set-environment.md | 2 +- pages/linux/systemctl-set-property.md | 2 +- pages/linux/systemctl-show-environment.md | 2 +- pages/linux/systemctl-show.md | 2 +- pages/linux/systemctl-soft-reboot.md | 2 +- pages/linux/systemctl-start.md | 2 +- pages/linux/systemctl-status.md | 2 +- pages/linux/systemctl-stop.md | 2 +- pages/linux/systemctl-suspend-then-hibernate.md | 2 +- pages/linux/systemctl-suspend.md | 2 +- pages/linux/systemctl-switch-root.md | 2 +- pages/linux/systemctl-thaw.md | 2 +- pages/linux/systemctl-try-reload-or-restart.md | 2 +- pages/linux/systemctl-try-restart.md | 2 +- pages/linux/systemctl-unmask.md | 2 +- pages/linux/systemctl-unset-environment.md | 2 +- pages/linux/systemctl-whoami.md | 2 +- pages/linux/waypipe.md | 2 +- 67 files changed, 67 insertions(+), 67 deletions(-) diff --git a/pages/linux/systemctl-cancel.md b/pages/linux/systemctl-cancel.md index 82ae9ff2a5..f9757be2cd 100644 --- a/pages/linux/systemctl-cancel.md +++ b/pages/linux/systemctl-cancel.md @@ -1,7 +1,7 @@ # systemctl cancel > Cancel one or more pending jobs in the system manager or user manager. -> More information: . +> More information: . - Cancel a job by its numeric ID: diff --git a/pages/linux/systemctl-cat.md b/pages/linux/systemctl-cat.md index e8c1f07044..2c23e88ae9 100644 --- a/pages/linux/systemctl-cat.md +++ b/pages/linux/systemctl-cat.md @@ -1,7 +1,7 @@ # systemctl cat > Show the full contents of unit files as systemd sees them. -> More information: . +> More information: . - Show the contents and absolute path of a unit file: diff --git a/pages/linux/systemctl-daemon-reexec.md b/pages/linux/systemctl-daemon-reexec.md index e242884aa3..f6d6775fa8 100644 --- a/pages/linux/systemctl-daemon-reexec.md +++ b/pages/linux/systemctl-daemon-reexec.md @@ -2,7 +2,7 @@ > Reexecute systemd while preserving current unit states. > See also: `systemctl daemon-reload`. -> More information: . +> More information: . - Reexecute systemd: diff --git a/pages/linux/systemctl-daemon-reload.md b/pages/linux/systemctl-daemon-reload.md index b60aea3880..cdcbb1f211 100644 --- a/pages/linux/systemctl-daemon-reload.md +++ b/pages/linux/systemctl-daemon-reload.md @@ -3,7 +3,7 @@ > Reload systemd manager configuration. > Use this after creating, modifying, or deleting unit files. > See also: `systemctl reload`. -> More information: . +> More information: . - Reload systemd to apply changes in unit files: diff --git a/pages/linux/systemctl-default.md b/pages/linux/systemctl-default.md index ca98f1117b..339f7132be 100644 --- a/pages/linux/systemctl-default.md +++ b/pages/linux/systemctl-default.md @@ -1,7 +1,7 @@ # systemctl default > Enter system default mode. -> More information: . +> More information: . - Enter default mode as a blocking operation: diff --git a/pages/linux/systemctl-disable.md b/pages/linux/systemctl-disable.md index dc1f962a6e..783efae7b4 100644 --- a/pages/linux/systemctl-disable.md +++ b/pages/linux/systemctl-disable.md @@ -1,7 +1,7 @@ # systemctl disable > Disable systemd services. -> More information: . +> More information: . - Stop a service from running on boot: diff --git a/pages/linux/systemctl-edit.md b/pages/linux/systemctl-edit.md index d9da7c3320..97339f048b 100644 --- a/pages/linux/systemctl-edit.md +++ b/pages/linux/systemctl-edit.md @@ -2,7 +2,7 @@ > Edit systemd unit files. > See also: `systemctl revert`. -> More information: . +> More information: . - Overlay a unit file non-destructively: diff --git a/pages/linux/systemctl-emergency.md b/pages/linux/systemctl-emergency.md index 34c84999b0..0e5f75d80a 100644 --- a/pages/linux/systemctl-emergency.md +++ b/pages/linux/systemctl-emergency.md @@ -1,7 +1,7 @@ # systemctl emergency > Enter emergency mode `emergency.target`. -> More information: . +> More information: . - Enter emergency mode: diff --git a/pages/linux/systemctl-enable.md b/pages/linux/systemctl-enable.md index 2d878c6725..3de6fa5c57 100644 --- a/pages/linux/systemctl-enable.md +++ b/pages/linux/systemctl-enable.md @@ -1,7 +1,7 @@ # systemctl enable > Enable systemd services. -> More information: . +> More information: . - Enable a service to run on boot: diff --git a/pages/linux/systemctl-exit.md b/pages/linux/systemctl-exit.md index 8469797fb7..3464bd97c3 100644 --- a/pages/linux/systemctl-exit.md +++ b/pages/linux/systemctl-exit.md @@ -1,7 +1,7 @@ # systemctl exit > Ask the service manager to quit. -> More information: . +> More information: . - Exit the user service manager: diff --git a/pages/linux/systemctl-freeze.md b/pages/linux/systemctl-freeze.md index 23bd750b83..788fc0a0e4 100644 --- a/pages/linux/systemctl-freeze.md +++ b/pages/linux/systemctl-freeze.md @@ -2,7 +2,7 @@ > Freeze one or more units. > Frozen units can be resumed with `systemctl thaw`. -> More information: . +> More information: . - Freeze a specific unit: diff --git a/pages/linux/systemctl-get-default.md b/pages/linux/systemctl-get-default.md index 14879e67e2..590d7db72d 100644 --- a/pages/linux/systemctl-get-default.md +++ b/pages/linux/systemctl-get-default.md @@ -1,7 +1,7 @@ # systemctl get-default > Display the default target (runlevel) that the system will boot into. -> More information: . +> More information: . - Check the default target on your system: diff --git a/pages/linux/systemctl-halt.md b/pages/linux/systemctl-halt.md index 5bdf356f02..ff4c93055e 100644 --- a/pages/linux/systemctl-halt.md +++ b/pages/linux/systemctl-halt.md @@ -2,7 +2,7 @@ > Shut down and halt the system (stop the OS kernel but keep hardware powered on). > See also: `halt`. -> More information: . +> More information: . - Halt the system: diff --git a/pages/linux/systemctl-help.md b/pages/linux/systemctl-help.md index e2967b08b4..4ab360ee97 100644 --- a/pages/linux/systemctl-help.md +++ b/pages/linux/systemctl-help.md @@ -1,7 +1,7 @@ # systemctl help > Show the manual pages for one or more units, or for the unit a process belongs to (by PID). -> More information: . +> More information: . - Show the manual page for a specific unit: diff --git a/pages/linux/systemctl-hibernate.md b/pages/linux/systemctl-hibernate.md index 9a78026ddd..82260eb1ba 100644 --- a/pages/linux/systemctl-hibernate.md +++ b/pages/linux/systemctl-hibernate.md @@ -1,7 +1,7 @@ # systemctl hibernate > Hibernate the system by saving the current state to disk and powering off. -> More information: . +> More information: . - Hibernate the system immediately: diff --git a/pages/linux/systemctl-hybrid-sleep.md b/pages/linux/systemctl-hybrid-sleep.md index 4de89fc199..064d39c700 100644 --- a/pages/linux/systemctl-hybrid-sleep.md +++ b/pages/linux/systemctl-hybrid-sleep.md @@ -1,7 +1,7 @@ # systemctl hybrid-sleep > Put the system into hybrid sleep, which combines suspend-to-RAM and hibernate. -> More information: . +> More information: . - Put the system into hybrid sleep immediately: diff --git a/pages/linux/systemctl-is-active.md b/pages/linux/systemctl-is-active.md index 9157486d11..05cb5b0c46 100644 --- a/pages/linux/systemctl-is-active.md +++ b/pages/linux/systemctl-is-active.md @@ -1,7 +1,7 @@ # systemctl is-active > Check if one or more systemd units are active. -> More information: . +> More information: . - Check whether a unit is active: diff --git a/pages/linux/systemctl-is-enabled.md b/pages/linux/systemctl-is-enabled.md index f6e4c0d644..648b331b71 100644 --- a/pages/linux/systemctl-is-enabled.md +++ b/pages/linux/systemctl-is-enabled.md @@ -2,7 +2,7 @@ > Check whether unit files are enabled. > See also: `systemctl enable`, `systemctl disable`. -> More information: . +> More information: . - Show the enablement state: diff --git a/pages/linux/systemctl-is-failed.md b/pages/linux/systemctl-is-failed.md index 37281fd98a..65b6e80b64 100644 --- a/pages/linux/systemctl-is-failed.md +++ b/pages/linux/systemctl-is-failed.md @@ -2,7 +2,7 @@ > Check if one or more systemd units have failed. > See also: `systemctl is-active`, `systemctl status`. -> More information: . +> More information: . - Check if there are any failed units: diff --git a/pages/linux/systemctl-is-system-running.md b/pages/linux/systemctl-is-system-running.md index 8599e9151a..709059bec1 100644 --- a/pages/linux/systemctl-is-system-running.md +++ b/pages/linux/systemctl-is-system-running.md @@ -1,7 +1,7 @@ # systemctl is-system-running > Check the current state of the system. -> More information: . +> More information: . - Check whether the system is operational and print the current state: diff --git a/pages/linux/systemctl-isolate.md b/pages/linux/systemctl-isolate.md index bd1821769c..37fb895c76 100644 --- a/pages/linux/systemctl-isolate.md +++ b/pages/linux/systemctl-isolate.md @@ -2,7 +2,7 @@ > Start the specified unit with its dependencies and stop all others. > Ignores the units which have `IgnoreOnIsolate=yes`. -> More information: . +> More information: . - Switch to a target (assumed `.target` if no extension provided): diff --git a/pages/linux/systemctl-kexec.md b/pages/linux/systemctl-kexec.md index c601c7833f..05eab80480 100644 --- a/pages/linux/systemctl-kexec.md +++ b/pages/linux/systemctl-kexec.md @@ -1,7 +1,7 @@ # systemctl kexec > Reboot the system via kexec. -> More information: . +> More information: . - Fast reboot using kexec (if kernel is pre-loaded): diff --git a/pages/linux/systemctl-kill.md b/pages/linux/systemctl-kill.md index 4eed321635..75a6061213 100644 --- a/pages/linux/systemctl-kill.md +++ b/pages/linux/systemctl-kill.md @@ -1,7 +1,7 @@ # systemctl kill > Send a signal to one or more processes of a unit. -> More information: . +> More information: . - Send the `SIGTERM` signal to a unit to terminate it: diff --git a/pages/linux/systemctl-link.md b/pages/linux/systemctl-link.md index 866643a923..e10e159b41 100644 --- a/pages/linux/systemctl-link.md +++ b/pages/linux/systemctl-link.md @@ -2,7 +2,7 @@ > Link a unit file located outside the unit file search path into the search path. > See also: `systemctl disable`. -> More information: . +> More information: . - Link a unit file to make it available for systemd commands: diff --git a/pages/linux/systemctl-list-automounts.md b/pages/linux/systemctl-list-automounts.md index 65fd713ac1..6f71fb02fe 100644 --- a/pages/linux/systemctl-list-automounts.md +++ b/pages/linux/systemctl-list-automounts.md @@ -2,7 +2,7 @@ > List automount units currently in memory, showing mount paths and unit names. > See also: `systemctl list-units`, `systemctl list-unit-files`. -> More information: . +> More information: . - List automount units currently in memory: diff --git a/pages/linux/systemctl-list-jobs.md b/pages/linux/systemctl-list-jobs.md index f06604a3db..fe5c69d816 100644 --- a/pages/linux/systemctl-list-jobs.md +++ b/pages/linux/systemctl-list-jobs.md @@ -1,7 +1,7 @@ # systemctl list-jobs > List of active systemd jobs that are currently queued or running on the system. -> More information: . +> More information: . - List all active jobs: diff --git a/pages/linux/systemctl-list-machines.md b/pages/linux/systemctl-list-machines.md index 4e8ca3b44a..8549aefd38 100644 --- a/pages/linux/systemctl-list-machines.md +++ b/pages/linux/systemctl-list-machines.md @@ -1,7 +1,7 @@ # systemctl list-machines > List the host and all running local virtual machines or containers with their state. -> More information: . +> More information: . - Show all machines (host and running containers/VMs): diff --git a/pages/linux/systemctl-list-paths.md b/pages/linux/systemctl-list-paths.md index 505df72cb5..8bc6418220 100644 --- a/pages/linux/systemctl-list-paths.md +++ b/pages/linux/systemctl-list-paths.md @@ -1,7 +1,7 @@ # systemctl list-paths > List path units currently in memory, ordered by path. -> More information: . +> More information: . - Show all path units currently in memory: diff --git a/pages/linux/systemctl-list-sockets.md b/pages/linux/systemctl-list-sockets.md index ee12f4f73f..1d283b8df7 100644 --- a/pages/linux/systemctl-list-sockets.md +++ b/pages/linux/systemctl-list-sockets.md @@ -2,7 +2,7 @@ > List active socket units currently in memory, ordered by listening address. > See also: `systemctl list-units`, `systemctl list-unit-files`. -> More information: . +> More information: . - List active socket units currently in memory: diff --git a/pages/linux/systemctl-list-timers.md b/pages/linux/systemctl-list-timers.md index 42689703f9..06488766e3 100644 --- a/pages/linux/systemctl-list-timers.md +++ b/pages/linux/systemctl-list-timers.md @@ -1,7 +1,7 @@ # systemctl list-timers > List all active systemd timers. -> More information: . +> More information: . - List all active timers: diff --git a/pages/linux/systemctl-list-unit-files.md b/pages/linux/systemctl-list-unit-files.md index aa184e1ba0..5f9360b732 100644 --- a/pages/linux/systemctl-list-unit-files.md +++ b/pages/linux/systemctl-list-unit-files.md @@ -2,7 +2,7 @@ > List installed unit files and their enablement states. > See also: `systemctl list-units`. -> More information: . +> More information: . - List installed unit files and their states: diff --git a/pages/linux/systemctl-list-units.md b/pages/linux/systemctl-list-units.md index b78f73a9a5..6658d3849b 100644 --- a/pages/linux/systemctl-list-units.md +++ b/pages/linux/systemctl-list-units.md @@ -2,7 +2,7 @@ > List units that systemd currently has in memory. > See also: `systemctl list-unit-files`. -> More information: . +> More information: . - List units which are active, have pending jobs, or have failed: diff --git a/pages/linux/systemctl-log-level.md b/pages/linux/systemctl-log-level.md index a8d5032b92..48276e19c1 100644 --- a/pages/linux/systemctl-log-level.md +++ b/pages/linux/systemctl-log-level.md @@ -1,7 +1,7 @@ # systemctl log-level > Get or set the log level of the systemd manager. -> More information: . +> More information: . - Show the current log level of the systemd manager: diff --git a/pages/linux/systemctl-log-target.md b/pages/linux/systemctl-log-target.md index fa6cc9c86d..0ee90c9c8a 100644 --- a/pages/linux/systemctl-log-target.md +++ b/pages/linux/systemctl-log-target.md @@ -1,7 +1,7 @@ # systemctl log-target > Get or set the log target for the systemd manager. -> More information: . +> More information: . - Show the current log target of the systemd manager: diff --git a/pages/linux/systemctl-mask.md b/pages/linux/systemctl-mask.md index ad35d9db51..4bdda57158 100644 --- a/pages/linux/systemctl-mask.md +++ b/pages/linux/systemctl-mask.md @@ -1,7 +1,7 @@ # systemctl mask > Link units to `/dev/null` so that they cannot be started. -> More information: . +> More information: . - Mask a service: diff --git a/pages/linux/systemctl-poweroff.md b/pages/linux/systemctl-poweroff.md index 5e2eff8b02..be7e2517ca 100644 --- a/pages/linux/systemctl-poweroff.md +++ b/pages/linux/systemctl-poweroff.md @@ -2,7 +2,7 @@ > Power off the system. > See also: `poweroff`. -> More information: . +> More information: . - Power off the system: diff --git a/pages/linux/systemctl-preset-all.md b/pages/linux/systemctl-preset-all.md index d62b6925b8..1c4ecbb467 100644 --- a/pages/linux/systemctl-preset-all.md +++ b/pages/linux/systemctl-preset-all.md @@ -2,7 +2,7 @@ > Reset the enablement state of all installed units to the defaults specified in preset policy files. > See also: `systemctl preset`, `systemctl list-unit-files`. -> More information: . +> More information: . - Reset the enablement state of all installed units: diff --git a/pages/linux/systemctl-preset.md b/pages/linux/systemctl-preset.md index c71279498c..483e75094a 100644 --- a/pages/linux/systemctl-preset.md +++ b/pages/linux/systemctl-preset.md @@ -2,7 +2,7 @@ > Reset the enablement state of unit files to the defaults specified in preset policy files. > See also: `systemctl preset-all`, `systemctl list-unit-files`. -> More information: . +> More information: . - Reset the enablement state to preset defaults: diff --git a/pages/linux/systemctl-reboot.md b/pages/linux/systemctl-reboot.md index 13914e1391..5d8cf70b81 100644 --- a/pages/linux/systemctl-reboot.md +++ b/pages/linux/systemctl-reboot.md @@ -1,7 +1,7 @@ # systemctl reboot > Reboot the system. -> More information: . +> More information: . - Reboot the system: diff --git a/pages/linux/systemctl-reenable.md b/pages/linux/systemctl-reenable.md index 2c3d2697d7..9676071dc9 100644 --- a/pages/linux/systemctl-reenable.md +++ b/pages/linux/systemctl-reenable.md @@ -2,7 +2,7 @@ > Re-enable one or more units. > Used when targets of a service change. -> More information: . +> More information: . - Re-enable a unit, restoring its default symlinks: diff --git a/pages/linux/systemctl-reload-or-restart.md b/pages/linux/systemctl-reload-or-restart.md index 9c8f3a466b..a23f9b19e6 100644 --- a/pages/linux/systemctl-reload-or-restart.md +++ b/pages/linux/systemctl-reload-or-restart.md @@ -1,7 +1,7 @@ # systemctl reload-or-restart > Reload `systemd` unit(s) otherwise restart them. -> More information: . +> More information: . - Reload or restart a unit: diff --git a/pages/linux/systemctl-rescue.md b/pages/linux/systemctl-rescue.md index 3b1f326c91..645cd7bc96 100644 --- a/pages/linux/systemctl-rescue.md +++ b/pages/linux/systemctl-rescue.md @@ -2,7 +2,7 @@ > Enter rescue mode. > See also: `systemctl emergency`. -> More information: . +> More information: . - Enter rescue mode: diff --git a/pages/linux/systemctl-reset-failed.md b/pages/linux/systemctl-reset-failed.md index 487ae68290..ed7ece5cf1 100644 --- a/pages/linux/systemctl-reset-failed.md +++ b/pages/linux/systemctl-reset-failed.md @@ -1,7 +1,7 @@ # systemctl reset-failed > Reset the "failed" state of one or more units. -> More information: . +> More information: . - Reset the failed state of all units: diff --git a/pages/linux/systemctl-restart.md b/pages/linux/systemctl-restart.md index 3e65048468..0e69a192fe 100644 --- a/pages/linux/systemctl-restart.md +++ b/pages/linux/systemctl-restart.md @@ -2,7 +2,7 @@ > Stop and then start one or more systemd units. > Can be used in place of `systemctl start` on a stopped unit, but `start` is safer so that a running unit isn't accidentally restarted. -> More information: . +> More information: . - Restart a unit: diff --git a/pages/linux/systemctl-revert.md b/pages/linux/systemctl-revert.md index 6e548d8ade..d34b540f16 100644 --- a/pages/linux/systemctl-revert.md +++ b/pages/linux/systemctl-revert.md @@ -2,7 +2,7 @@ > Revert unit files to their vendor versions. > Undoes the effects of `edit`, `enable`, `disable`, `set-property`, and `mask`. -> More information: . +> More information: . - Revert unit files to their default settings: diff --git a/pages/linux/systemctl-service-log-level.md b/pages/linux/systemctl-service-log-level.md index d9b34dc93b..12643cdd54 100644 --- a/pages/linux/systemctl-service-log-level.md +++ b/pages/linux/systemctl-service-log-level.md @@ -1,7 +1,7 @@ # systemctl service-log-level > Get or set the runtime log level of a service via D-Bus. -> More information: . +> More information: . - Show the current log level of a service: diff --git a/pages/linux/systemctl-service-log-target.md b/pages/linux/systemctl-service-log-target.md index 6dc74c9290..19c04c7a0f 100644 --- a/pages/linux/systemctl-service-log-target.md +++ b/pages/linux/systemctl-service-log-target.md @@ -2,7 +2,7 @@ > Get or set the log target for a service. > Only works for D-Bus integrated services. -> More information: . +> More information: . - Show the current log target for a service: diff --git a/pages/linux/systemctl-service-watchdogs.md b/pages/linux/systemctl-service-watchdogs.md index 01a0aecca1..f824bdb456 100644 --- a/pages/linux/systemctl-service-watchdogs.md +++ b/pages/linux/systemctl-service-watchdogs.md @@ -1,7 +1,7 @@ # systemctl service-watchdogs > Get or set the global state of service runtime watchdogs. -> More information: . +> More information: . - Show whether service watchdogs are currently enabled: diff --git a/pages/linux/systemctl-set-default.md b/pages/linux/systemctl-set-default.md index 103729a6e9..38458a0d1e 100644 --- a/pages/linux/systemctl-set-default.md +++ b/pages/linux/systemctl-set-default.md @@ -1,7 +1,7 @@ # systemctl set-default > Symlink the `default.target` alias to the given target unit. -> More information: . +> More information: . - Set `systemd`'s default boot mode: diff --git a/pages/linux/systemctl-set-environment.md b/pages/linux/systemctl-set-environment.md index 7e6cc7d681..98ef561bba 100644 --- a/pages/linux/systemctl-set-environment.md +++ b/pages/linux/systemctl-set-environment.md @@ -1,7 +1,7 @@ # systemctl set-environment > Set one or more service manager environment variables. -> More information: . +> More information: . - Set a single environment variable: diff --git a/pages/linux/systemctl-set-property.md b/pages/linux/systemctl-set-property.md index 4c5bc7b74c..f342ecab04 100644 --- a/pages/linux/systemctl-set-property.md +++ b/pages/linux/systemctl-set-property.md @@ -1,7 +1,7 @@ # systemctl set-property > Set the specified unit properties at runtime. -> More information: . +> More information: . - Set a property for a running service: diff --git a/pages/linux/systemctl-show-environment.md b/pages/linux/systemctl-show-environment.md index 81e2c73ada..64078e2495 100644 --- a/pages/linux/systemctl-show-environment.md +++ b/pages/linux/systemctl-show-environment.md @@ -1,7 +1,7 @@ # systemctl show-environment > Display systemd environment blocks. -> More information: . +> More information: . - Display the environment block for the system: diff --git a/pages/linux/systemctl-show.md b/pages/linux/systemctl-show.md index 5837c1b49e..2b2ded3f21 100644 --- a/pages/linux/systemctl-show.md +++ b/pages/linux/systemctl-show.md @@ -1,7 +1,7 @@ # systemctl show > Show properties of units or systemd itself. -> More information: . +> More information: . - Show properties of the system service manager: diff --git a/pages/linux/systemctl-soft-reboot.md b/pages/linux/systemctl-soft-reboot.md index 9f92d51ecd..8575a60414 100644 --- a/pages/linux/systemctl-soft-reboot.md +++ b/pages/linux/systemctl-soft-reboot.md @@ -1,7 +1,7 @@ # systemctl soft-reboot > Shut down and reboot userspace, leaving the kernel running. -> More information: . +> More information: . - Perform a soft reboot immediately: diff --git a/pages/linux/systemctl-start.md b/pages/linux/systemctl-start.md index db839b050b..0d8d2de23a 100644 --- a/pages/linux/systemctl-start.md +++ b/pages/linux/systemctl-start.md @@ -1,7 +1,7 @@ # systemctl start > Start systemd units. -> More information: . +> More information: . - Start a unit: diff --git a/pages/linux/systemctl-status.md b/pages/linux/systemctl-status.md index 43cc7874c7..342e5ab7f8 100644 --- a/pages/linux/systemctl-status.md +++ b/pages/linux/systemctl-status.md @@ -1,7 +1,7 @@ # systemctl status > Display the status of systemd units. -> More information: . +> More information: . - Show the status of a systemd unit: diff --git a/pages/linux/systemctl-stop.md b/pages/linux/systemctl-stop.md index 464b2f193e..f02ed2bb66 100644 --- a/pages/linux/systemctl-stop.md +++ b/pages/linux/systemctl-stop.md @@ -1,7 +1,7 @@ # systemctl stop > Stop systemd units. -> More information: . +> More information: . - Stop a unit: diff --git a/pages/linux/systemctl-suspend-then-hibernate.md b/pages/linux/systemctl-suspend-then-hibernate.md index 3e8a7a18b9..51fbbcc74e 100644 --- a/pages/linux/systemctl-suspend-then-hibernate.md +++ b/pages/linux/systemctl-suspend-then-hibernate.md @@ -1,7 +1,7 @@ # systemctl suspend-then-hibernate > Suspend the system, then automatically hibernate after a period of inactivity. -> More information: . +> More information: . - Suspend the system and hibernate after the configured delay: diff --git a/pages/linux/systemctl-suspend.md b/pages/linux/systemctl-suspend.md index 592076c92c..de01ff7f2f 100644 --- a/pages/linux/systemctl-suspend.md +++ b/pages/linux/systemctl-suspend.md @@ -1,7 +1,7 @@ # systemctl suspend > Suspend the system. -> More information: . +> More information: . - Suspend the system immediately: diff --git a/pages/linux/systemctl-switch-root.md b/pages/linux/systemctl-switch-root.md index 7a1324b445..b321cfa92f 100644 --- a/pages/linux/systemctl-switch-root.md +++ b/pages/linux/systemctl-switch-root.md @@ -1,7 +1,7 @@ # systemctl switch-root > Switch to a new root filesystem and execute a new system manager. -> More information: . +> More information: . - Switch to a new root filesystem and execute its default init system: diff --git a/pages/linux/systemctl-thaw.md b/pages/linux/systemctl-thaw.md index 71cbe08524..7538a96664 100644 --- a/pages/linux/systemctl-thaw.md +++ b/pages/linux/systemctl-thaw.md @@ -2,7 +2,7 @@ > Thaw (resume) one or more frozen units. > Units can be frozen with `systemctl freeze`. -> More information: . +> More information: . - Thaw a specific unit: diff --git a/pages/linux/systemctl-try-reload-or-restart.md b/pages/linux/systemctl-try-reload-or-restart.md index c562e58c4e..481930fe0f 100644 --- a/pages/linux/systemctl-try-reload-or-restart.md +++ b/pages/linux/systemctl-try-reload-or-restart.md @@ -1,7 +1,7 @@ # systemctl try-reload-or-restart > Reload one or more units if they support it; otherwise restart them. -> More information: . +> More information: . - Reload or restart a specific unit: diff --git a/pages/linux/systemctl-try-restart.md b/pages/linux/systemctl-try-restart.md index 6f83f0eca0..44d5714d1f 100644 --- a/pages/linux/systemctl-try-restart.md +++ b/pages/linux/systemctl-try-restart.md @@ -1,7 +1,7 @@ # systemctl try-restart > Restart one or more units only if they are currently running. -> More information: . +> More information: . - Restart a specific unit if it is running: diff --git a/pages/linux/systemctl-unmask.md b/pages/linux/systemctl-unmask.md index cf68ce40f7..feff7983a3 100644 --- a/pages/linux/systemctl-unmask.md +++ b/pages/linux/systemctl-unmask.md @@ -2,7 +2,7 @@ > Unmask units to make them startable again. > This undoes the effect of `systemctl mask`. -> More information: . +> More information: . - Unmask a service: diff --git a/pages/linux/systemctl-unset-environment.md b/pages/linux/systemctl-unset-environment.md index 25ad79204e..a8767e6457 100644 --- a/pages/linux/systemctl-unset-environment.md +++ b/pages/linux/systemctl-unset-environment.md @@ -2,7 +2,7 @@ > Unset one or more service manager environment variables. > This undoes the effect of `systemctl set-environment`. -> More information: . +> More information: . - Unset a single environment variable: diff --git a/pages/linux/systemctl-whoami.md b/pages/linux/systemctl-whoami.md index 2cbb444c7a..55dcd45404 100644 --- a/pages/linux/systemctl-whoami.md +++ b/pages/linux/systemctl-whoami.md @@ -2,7 +2,7 @@ > Show units that processes belong to. > If no PID is specified, shows the unit the `systemctl` command itself is invoked in. -> More information: . +> More information: . - Show the unit of the current shell (where `systemctl` is running): diff --git a/pages/linux/waypipe.md b/pages/linux/waypipe.md index 8138ac6529..0da97f3356 100644 --- a/pages/linux/waypipe.md +++ b/pages/linux/waypipe.md @@ -1,7 +1,7 @@ # waypipe > Remotely run graphical applications under a Wayland compositor. -> More information: . +> More information: . - Run a graphical program remotely and display it locally: