all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* overriding essential-services
@ 2017-08-11 20:26 Ricardo Wurmus
  2017-08-12 16:17 ` Alex Kost
  0 siblings, 1 reply; 5+ messages in thread
From: Ricardo Wurmus @ 2017-08-11 20:26 UTC (permalink / raw)
  To: help-guix

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-08-22  9:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-11 20:26 overriding essential-services Ricardo Wurmus
2017-08-12 16:17 ` Alex Kost
2017-08-15 20:05   ` Ricardo Wurmus
2017-08-19 18:41     ` Alex Kost
2017-08-22  9:46     ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.