Files
systemd/src/core
Luca Bruno 52c239d770 core/exec: add a named-descriptor option ("fd") for streams (#4179)
This commit adds a `fd` option to `StandardInput=`,
`StandardOutput=` and `StandardError=` properties in order to
connect standard streams to externally named descriptors provided
by some socket units.

This option looks for a file descriptor named as the corresponding
stream. Custom names can be specified, separated by a colon.
If multiple name-matches exist, the first matching fd will be used.
2016-10-17 20:05:49 -04:00
..
2016-08-30 11:11:45 +09:00
2016-08-30 11:11:45 +09:00
2016-08-19 00:37:25 +02:00
2016-08-19 00:37:25 +02:00
2016-08-19 00:37:25 +02:00
2016-10-16 23:35:39 -04:00
2016-07-12 17:32:30 +02:00
2016-06-18 17:24:23 -04:00
2016-10-16 23:35:39 -04:00
2016-02-26 22:23:38 +01:00
2016-10-16 23:35:39 -04:00
2016-10-05 18:36:48 +02:00