systemd-239-81
Resolves: RHEL-26355
This commit is contained in:
parent
cef061bd68
commit
36ba285f0a
24
1005-man-update-link-to-RHEL-documentation.patch
Normal file
24
1005-man-update-link-to-RHEL-documentation.patch
Normal file
@ -0,0 +1,24 @@
|
||||
From 9cb89ed011a12a210dce977aaa65f6b90e0ed928 Mon Sep 17 00:00:00 2001
|
||||
From: Frantisek Sumsal <fsumsal@redhat.com>
|
||||
Date: Thu, 22 Feb 2024 14:28:09 +0100
|
||||
Subject: [PATCH] man: update link to RHEL documentation
|
||||
|
||||
Resolves: RHEL-26355
|
||||
RHEL-only
|
||||
---
|
||||
man/systemctl.xml | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/man/systemctl.xml b/man/systemctl.xml
|
||||
index abc386e6fb..445d35fefd 100644
|
||||
--- a/man/systemctl.xml
|
||||
+++ b/man/systemctl.xml
|
||||
@@ -2018,7 +2018,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
|
||||
<para>
|
||||
For examples how to use systemctl in comparsion
|
||||
with old service and chkconfig command please see:
|
||||
- <ulink url="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/configuring_basic_system_settings/managing-system-services-with-systemctl_configuring-basic-system-settings">
|
||||
+ <ulink url="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/configuring_basic_system_settings/managing-systemd_configuring-basic-system-settings#managing-system-services-with-systemctl_managing-systemd">
|
||||
Managing System Services
|
||||
</ulink>
|
||||
</para>
|
@ -13,7 +13,7 @@
|
||||
Name: systemd
|
||||
Url: http://www.freedesktop.org/wiki/Software/systemd
|
||||
Version: 239
|
||||
Release: 80%{?dist}
|
||||
Release: 81%{?dist}
|
||||
# For a breakdown of the licensing, see README
|
||||
License: LGPLv2+ and MIT and GPLv2+
|
||||
Summary: System and Service Manager
|
||||
@ -1054,6 +1054,7 @@ Patch1001: 1001-analyze-security-include-an-actual-syscall-name-in-t.patch
|
||||
Patch1002: 1002-udev-net_id-introduce-naming-scheme-for-RHEL-8.10.patch
|
||||
Patch1003: 1003-doc-add-missing-listitem-to-systemd.net-naming-schem.patch
|
||||
Patch1004: 1004-service-schedule-cleanup-of-PID-hashmaps-when-we-now.patch
|
||||
Patch1005: 1005-man-update-link-to-RHEL-documentation.patch
|
||||
|
||||
%ifarch %{ix86} x86_64 aarch64
|
||||
%global have_gnu_efi 1
|
||||
@ -1684,6 +1685,9 @@ fi
|
||||
%files tests -f .file-list-tests
|
||||
|
||||
%changelog
|
||||
* Mon Feb 26 2024 systemd maintenance team <systemd-maint@redhat.com> - 239-81
|
||||
- man: update link to RHEL documentation (RHEL-26355)
|
||||
|
||||
* Thu Feb 15 2024 systemd maintenance team <systemd-maint@redhat.com> - 239-80
|
||||
- fd-util: rework how we determine highest possible fd (RHEL-18302)
|
||||
- basic/fd-util: refuse "infinite" loop in close_all_fds() (RHEL-18302)
|
||||
|
Loading…
Reference in New Issue
Block a user