From 85587c1ce3edbc19943ea206e1ab1a04b33f32f8 Mon Sep 17 00:00:00 2001 From: XWwalker Date: Thu, 30 Jun 2022 10:52:09 +0800 Subject: [PATCH] Initscripts no looger care about rc.local --- initscripts.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/initscripts.spec b/initscripts.spec index 3c5c2ba..2573d91 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -20,7 +20,7 @@ Requires: gawk \ Name: initscripts Summary: Basic support for legacy System V init scripts Version: 10.12 -Release: 1 +Release: 2 License: GPLv2 @@ -310,8 +310,6 @@ fi # --------------- -%ghost %config(noreplace, missingok) %verify(not md5 size mtime) %{_sysconfdir}/rc.d/rc.local - %{_sysconfdir}/rc.d/init.d/functions # RC symlinks: @@ -391,6 +389,12 @@ fi # ============================================================================= %changelog +* Thu Jun 30 2022 xingwei - 10.12-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Initscripts no looger care about rc.local + * Mon Dec 20 2021 xinghe - 10.12-1 - Type:requirements - ID:NA