~benji/landscape-client/bug-1548946-xenial-test-segfault

Viewing all changes in revision 830.

Merge bug-1546743-postinst-creates-file-in-non-existent-directory [f=1546743] [r=adam-collard,bogdana] [a=Benji York]
This branch fixes bug 1546743 which affects fresh client installs.

The client postinst script was attempting to create a file in the data
directory, but that directory is created by the client itself so if
the client had never been run before, the file creation would fail.

This branch modifies the postinst script to create the directory if
needed.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: