Hi Andrew, Andrew Tropin writes: > * gnu/services/configuration.scm (interpose, serialize-text-config): Fix > interpose implementation, move file-like object code to > serialize-text-config. > --- > This gexp reading file-like object content doesn't belong to interpose > function, moved that part of code out of it. > > gnu/services/configuration.scm | 16 +++++++++++----- > 1 file changed, 11 insertions(+), 5 deletions(-) Pushed to master. Thanks, Oleg.