Ludovic Courtès 8b9cad01e9
services: shepherd: Spawn services with nothing but the PATH variable.
Previously, services spawned with 'make-forkexec-constructor' &
co. would all inherit the environment variables of PID 1, which includes
things like 'BOOT_IMAGE'.  This change resets it to the bare minimum.

* gnu/services/shepherd.scm (shepherd-configuration-file): Add call to
'default-environment-variables'.  Remove 'setenv' call.
2020-02-16 23:31:08 +01:00
..
2019-06-06 22:23:35 +02:00
2019-05-25 15:58:03 +05:30
2020-01-06 16:31:54 +01:00
2019-06-07 09:57:19 +02:00
2019-09-25 08:35:33 +01:00
2019-10-18 23:22:25 +02:00
2020-01-31 23:37:13 -05:00
2020-01-06 16:31:54 +01:00
2019-03-13 23:12:43 +01:00
2020-01-08 23:56:16 +01:00
2019-11-28 13:30:53 +01:00
2020-02-02 10:42:16 +01:00
2020-02-16 09:25:00 +02:00