summaryrefslogtreecommitdiff
path: root/src/test/test-sizeof.c
diff options
context:
space:
mode:
authorFranck Bui <fbui@suse.com>2017-03-16 11:17:09 +0100
committerSven Eden <yamakuzure@gmx.net>2017-07-25 09:46:51 +0200
commit6179ccf82559f78ee6526452d6052b4a964f7f3b (patch)
treeb7f96d0b874c4d4fc97f8b43ec21a5d479cb4b85 /src/test/test-sizeof.c
parent91d60274701a12d2bbcd2b8e40f8b8abe00be0e7 (diff)
logind: save/restore session devices and their respective file descriptors
This patch ensures that session devices are saved for each session. In order to make the revokation logic work when logind is restarted, the session devices are now saved in the session state files and their respective file descriptors sent to PID1's fdstore in order to keep them open accross restart. This is mandatory in order to keep the revokation logic working. Indeed in case of input-devices, the same file descriptors must be shared by logind and a given session controller in order EVIOCREVOKE to work otherwise multiple sessions can have device access in parallel. This should be the only remaining and missing piece for making logind fully restartable. Fixes: #1163
Diffstat (limited to 'src/test/test-sizeof.c')
0 files changed, 0 insertions, 0 deletions