SHA256
1
0
forked from pool/cloud-init

- add more dependencies to ensure commands used by the scripts are present

- add dynamicInitCmd.diff
  + support diffirent init systems across distribution versions for
    service restart
- add suseSetInitCmd.patch
  + properly setup the init command to support proper service restart

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=14
This commit is contained in:
2014-06-24 19:29:50 +00:00
committed by Git OBS Bridge
parent eacce78d5d
commit 7e9476e0dc
4 changed files with 87 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 24 19:23:07 UTC 2014 - rschweikert@suse.com
- add more dependencies to ensure commands used by the scripts are present
- add dynamicInitCmd.diff
+ support diffirent init systems across distribution versions for
service restart
- add suseSetInitCmd.patch
+ properly setup the init command to support proper service restart
-------------------------------------------------------------------
Fri Jun 20 17:59:37 UTC 2014 - rschweikert@suse.com