Enable os-collect-config for the package install

The packaged os-collect-config does not automatically enable the
os-collect-config service, this adds a step to do so.

Change-Id: Ifa536e5e0570ea7c7513f6e722d85ca6776b99a8
This commit is contained in:
James Slagle 2014-03-20 17:58:49 -04:00
parent fd84b2b576
commit a2c1d15150
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@
set -eux
install-packages os-collect-config
os-svc-enable -n os-collect-config