From 3b4b3b8a953a79ed6612e2bc013a47dbd5eaa72f Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Thu, 23 Oct 2025 15:32:19 +0200 Subject: [PATCH] Revert "Update systemctl.xml" This reverts commit b0fe317d14c4e9a02ff661c2ccd37f093cfda396. This reverts commit 9f4f7f0372688127adc27f82a75db58749eb6d6e. --- man/systemctl.xml | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) diff --git a/man/systemctl.xml b/man/systemctl.xml index 867feae6f2c..f147143a7c2 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -375,7 +375,10 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - list-dependencies UNIT… + + list-dependencies + UNIT... + Shows units required and wanted by the specified @@ -691,7 +694,12 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - bind UNIT PATH [PATH] + + bind + UNIT + PATH + [PATH] + Bind-mounts a file or directory from the host into the specified unit's mount namespace. The first path argument is the source file or directory on the host, the second path @@ -718,7 +726,13 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - mount-image UNIT IMAGE [PATH [PARTITION_NAME:MOUNT_OPTIONS]] + + mount-image + UNIT + IMAGE + [PATH + [PARTITION_NAME:MOUNT_OPTIONS]] + Mounts an image from the host into the specified unit's mount namespace. The first path argument is the source image on the host, the second path argument is the destination @@ -1201,8 +1215,10 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - add-wants TARGET UNIT… - add-requires TARGET UNIT… + add-wants TARGET + UNIT… + add-requires TARGET + UNIT… Adds Wants= or Requires= @@ -1428,7 +1444,10 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err - import-environment VARIABLE… + + import-environment + VARIABLE… + Import all, one or more environment variables set on the client into the systemd manager -- 2.47.3