]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/udev/udevd.c
udevd: only bind ctrl and netlink sockets when we open them
authorTom Gundersen <teg@jklm.no>
Tue, 2 Jun 2015 17:18:53 +0000 (19:18 +0200)
committerTom Gundersen <teg@jklm.no>
Tue, 2 Jun 2015 23:41:35 +0000 (01:41 +0200)
commitbf6871639e25119cf3f8b414890d51e965ca3f97
tree36eb2cf102493afb81ba5331a9db23da7f91bead
parentfcff1e7241377b44f1d6e2a68ed55940b154ed4e
udevd: only bind ctrl and netlink sockets when we open them

If they are passed from PID1 this is not necessary.
src/udev/udevd.c