jupyterhub / systemdspawner

Spawn JupyterHub single-user notebook servers with systemd
BSD 3-Clause "New" or "Revised" License
92 stars 45 forks source link

Fix to run in other user like rhea (need sudoers setting) #55

Closed woowahan-jaehoon closed 5 months ago

woowahan-jaehoon commented 5 years ago

fix to run jupyterhub with systemdspawner on rhea account.

it also set corrently memory limit

yuvipanda commented 5 months ago

Better late than never :)

I apologize for the very late time reviewing this, @woowahan-jaehoon.

I don't think we want to support running in cases where systemd-run can only be run with sudo here. So unfortunately, even though the wait is long, I'm going to close this PR without merging. Apologies!