]> git.ipfire.org Git - thirdparty/systemd.git/commit
login: remember that fds received from PID1 need to be removed eventually 8345/head
authorAlan Jenkins <alan.christopher.jenkins@gmail.com>
Sat, 3 Mar 2018 18:44:39 +0000 (18:44 +0000)
committerAlan Jenkins <alan.christopher.jenkins@gmail.com>
Sat, 3 Mar 2018 20:51:45 +0000 (20:51 +0000)
commitf8f9419e8765dd427301fa479fb014c5f92250ed
tree1e06d142d2758160e7ffabf70cddaf063a2ecbf2
parentb5cdfa40ca6aae5e98a69da7a8b350215f807649
login: remember that fds received from PID1 need to be removed eventually

Remember to set sd->pushed_fd when we receive an fd from PID1 on startup,
the same as we set it when we send an fd to PID1.
src/login/logind-session-device.c