[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
overriding essential-services
From: |
Ricardo Wurmus |
Subject: |
overriding essential-services |
Date: |
Fri, 11 Aug 2017 22:26:12 +0200 |
User-agent: |
mu4e 0.9.18; emacs 25.2.1 |
Hi Guix,
I want to make sure that /etc/environment includes GUILE_LOAD_PATH and
GUILE_LOAD_COMPILED_PATH, because that’s needed for offloading.
“/etc/environment” is created by the “session-environment-service”
service, which is part of “essential-services”. It is not part of
%base-services, so I cannot catch it with “modify-services” and extend
it.
How would I go about extending it?
For now I’ll use ~/.ssh/environment and “PermitUserEnvironment=yes”, but
I think it would anyway be good to have a mechanism to easily change the
contents of /etc/environment.
--
Ricardo
GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
https://elephly.net
- overriding essential-services,
Ricardo Wurmus <=