chiark / gitweb /
device: allow easy identification of network interfaces without their full sysfs...
[elogind.git] / service.c
index 45f7110bd1b7854f1d075ac562a101f67e8d8396..b208e9e0bc0f352cc564657f6e1587e87676d371 100644 (file)
--- a/service.c
+++ b/service.c
@@ -1187,6 +1187,7 @@ static int service_spawn(
                        argv,
                        &s->exec_context,
                        fds, n_fds,
+                       s->meta.manager->environment,
                        apply_permissions,
                        apply_chroot,
                        UNIT(s)->meta.manager->confirm_spawn,