diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2015-08-31 13:07:27 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2015-08-31 13:07:27 +0200 |
commit | b7fe878e3ff4c53b1dee335e8d4164dbbd058198 (patch) | |
tree | 27aa9b2354f3e6694d485580af271792f6556d24 | |
parent | ccaff12b467734624ef41e623aa0f94fa05114af (diff) | |
download | initscripts-b7fe878e3ff4c53b1dee335e8d4164dbbd058198.tar initscripts-b7fe878e3ff4c53b1dee335e8d4164dbbd058198.tar.gz initscripts-b7fe878e3ff4c53b1dee335e8d4164dbbd058198.tar.bz2 initscripts-b7fe878e3ff4c53b1dee335e8d4164dbbd058198.tar.xz initscripts-b7fe878e3ff4c53b1dee335e8d4164dbbd058198.zip |
9.49.28-1initscripts-9.49.28-1
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 114c3a99..f5abeb72 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 9.49.27 +Version: 9.49.28 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -216,6 +216,9 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Mon Aug 31 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.49.28-1 +- init.d/functions: reload systemd if it can't see an initscript + * Fri Aug 07 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.49.27-1 - network-functions: fix wireless detection |