system.conf: Remove absolute keyring path#187
Conversation
|
Perhaps would be better if it doesn't specify the path, so it would work with both |
Of course this depends on the setup and if you install the keyring to a non-default location, but I'd agree that for this case (where both the system.conf and the keyring are expected to be in the same directory), omitting the absolute paths might be better, yes. |
This has been updated in meta-rauc to prepare it for hermetic /usr/ [1] but, instead of updating the current absolute path to /usr/lib, it is better to remove the absolute path so it works for both /etc and /usr/lib. [1] rauc/meta-rauc@01f7e1b Signed-off-by: Martin Abente Lahaye <mabente@igalia.com>
@ejoerns done ! |
|
@tchx84 thank you for your contribution! I've merged the GitHub pull request. |
This has been updated in meta-rauc to prepare it for hermetic /usr/ [1].
[1] rauc/meta-rauc@01f7e1b