RechercheTech / mss

Main MSS feature tracking repo. Also the place for default MSS issues fallinng under no other repo.
1 stars 3 forks source link

Disable concurrent login #182

Open intelliant01 opened 2 years ago

intelliant01 commented 2 years ago

Try https://github.com/ltsp/ltsp/discussions/357#discussioncomment-850244

intelliant01 commented 2 years ago

Adding

POST_INIT_LTSP_SESSION="sed 's|^Exec=|&/usr/sbin/ltsp session |' -i /usr/share/xsessions/*.desktop"

to ltsp.conf works on x86. Need to test the experience with RPi.

intelliant01 commented 2 years ago

Works as expected on a RPi client but not on x86 when a user directly does a shutdown/restart. Investigating further.