Refactor of system and user setup 05/21305/2 7.99.1 halibut/7.99.1 halibut_7.99.1
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 3 May 2019 16:43:21 +0000 (18:43 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 14 May 2019 08:58:01 +0000 (10:58 +0200)
commitcc937529cdf8fad47b9b988fe205406f75d61acd
tree40e47ef34ab2269aa3602e5d4c3957ec1f617846
parent2db5d235fe4819c622d22282f5945ef4f13f6372
Refactor of system and user setup

Since a long time, the creation of the user and
system run environment was made by a sub-optimal,
hardly maintainable and false-error generating.

This change puts the user and system setup
in separate shell scripts. This makes them
more easy to maintain, update or tune.

This facility will useful for further evolution.

Bug-AGL: SPEC-1016

Change-Id: Iede81a659eacf4e5c21c561a33d300408e1bd058
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
conf/system/CMakeLists.txt
conf/system/afm-system-setup.service [deleted file]
conf/system/afm-system-setup.service.in [new file with mode: 0644]
conf/system/afm-system-setup.sh.in [new file with mode: 0644]
conf/system/afm-user-setup.sh.in [new file with mode: 0644]
conf/system/afm-user-setup@.service [deleted file]
conf/system/afm-user-setup@.service.in [new file with mode: 0644]