]> git.ipfire.org Git - thirdparty/systemd.git/commit
shared: be friendly to EROFS images 12208/head
authorLennart Poettering <lennart@poettering.net>
Wed, 3 Apr 2019 14:55:01 +0000 (16:55 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 3 Apr 2019 15:27:20 +0000 (17:27 +0200)
commit8258578fb12396d66334d9147a51ef7a0fc692be
treef6f4e7b86efd01d5f0a00c2af40c8b6a313837cf
parent65290fbf3f88ced422d219679fdcd4dc7ec9699b
shared: be friendly to EROFS images

There are environments where /lib might not be necessary (think:
statically compiled portable service binary), hence don't insist on it
if the image is read-only.
src/shared/base-filesystem.c