Fix for configuration deployment.

freezer-api.conf now is deployed manually in case /etc
is not reachable by the user

Change-Id: I2a63222d9b6eae143c60a5e777f750721887db1c
This commit is contained in:
memo 2015-08-04 13:22:30 +01:00 committed by Fausto Marzi
parent d55b4c51e5
commit a903741ff9
2 changed files with 1 additions and 2 deletions

View File

@ -32,6 +32,7 @@ this will install into /usr/local
--------------------
::
# sudp cp etc/freezer-api.conf /etc/freezer-api.conf
# sudo vi /etc/freezer-api.conf

View File

@ -35,8 +35,6 @@ classifier =
[files]
packages =
freezer_api
data_files =
/etc = etc/*
[entry_points]