systemdspawner icon indicating copy to clipboard operation
systemdspawner copied to clipboard

isolate_devices seems to break Terminal functionality

Open ndandanov opened this issue 7 years ago • 0 comments

Hello,

I am using the latest release of the systemdspawner with systemd 232. When trying to open a New -> Terminal, it opens briefly in a new browser tab and then closes itself. I tracked down the problem to be in the

c.SystemdSpawner.isolate_devices = True

setting. After disabling it, everything works as expected.

Kind regards, Nikolay

ndandanov avatar Jul 27 '18 07:07 ndandanov