]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/udev/udev-event.c
udev: event - simplify udev_event_spawn() logic 411/head
authorTom Gundersen <teg@jklm.no>
Sun, 28 Jun 2015 21:42:52 +0000 (23:42 +0200)
committerTom Gundersen <teg@jklm.no>
Mon, 29 Jun 2015 17:51:04 +0000 (19:51 +0200)
commitbbf35206735f97cf3fcda8d26982b35b0cad20a9
tree22c7f66a5ea8f058e56929085c63216399a2a8e5
parent1cf34d7118e93f0734a52d0eb09f238cf9962b85
udev: event - simplify udev_event_spawn() logic

Push the extraction of the envp + argv as close as possible to their use, to avoid code
duplication. As a sideeffect fix logging when delaing execution.
src/udev/udev-event.c
src/udev/udev-rules.c
src/udev/udev.h