l...@gnu.org (Ludovic Courtès) writes:
> 宋文武 <iyzs...@gmail.com> skribis:
>
>> * gnu/system.scm: (operating-system-environment-variables): New procedure.
>> Adapted and moved environment variables from /etc/profile.
>> (operating-system-etc-service): Adjust accordingly.
>> (essential-services): Add an instance of SESSION-ENVIRONMENT-SERVICE-TYPE.
>
> This looks good, but it must be applied after patch 3/3. Otherwise,
> we’d end up with a system that has an empty /etc/profile and an
> /etc/environment file that is not honored.
Sure, pushed, thanks for review!