Initscripts no looger care about rc.local

(cherry picked from commit f9a0b5c59a3093d6c98531c12be5d1ee5b8617c5)
This commit is contained in:
XWwalker 2022-06-30 10:58:44 +08:00 committed by openeuler-sync-bot
parent 517b58c2ca
commit 57e21a3868

View File

@ -20,7 +20,7 @@ Requires: gawk \
Name: initscripts
Summary: Basic support for legacy System V init scripts
Version: 10.04
Release: 3
Release: 4
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
# RC symlinks:
@ -358,6 +356,12 @@ fi
# =============================================================================
%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
- Type:bugfix
- ID:NA