!29 [sync] PR-24: Initscripts no looger care about rc.local

From: @openeuler-sync-bot 
Reviewed-by: @zengwefeng 
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2022-06-30 11:42:36 +00:00 committed by Gitee
commit 5d2ad57fa1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -20,7 +20,7 @@ Requires: gawk \
Name: initscripts Name: initscripts
Summary: Basic support for legacy System V init scripts Summary: Basic support for legacy System V init scripts
Version: 10.04 Version: 10.04
Release: 3 Release: 4
License: GPLv2 License: GPLv2
@ -286,8 +286,6 @@ fi
# --------------- # ---------------
%ghost %config(noreplace, missingok) %verify(not md5 size mtime) %{_sysconfdir}/rc.d/rc.local
%{_sysconfdir}/rc.d/init.d/functions %{_sysconfdir}/rc.d/init.d/functions
# RC symlinks: # RC symlinks:
@ -358,6 +356,12 @@ fi
# ============================================================================= # =============================================================================
%changelog %changelog
* Thu Jun 30 2022 xingwei <xingwei14@h-partners.com> - 10.04-4
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:Initscripts no looger care about rc.local
* Wed Jan 26 2022 gaoxingwang<gaoxingwang@huawei.com> - 10.04-3 * Wed Jan 26 2022 gaoxingwang<gaoxingwang@huawei.com> - 10.04-3
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA