jupyterhub / systemdspawner

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

Require systemd v243+, recommend systemd v245+, test against systemd v245 #117

Closed consideRatio closed 1 year ago

consideRatio commented 1 year ago

Summary

This makes existing requirements explicit, but doesn't increase them. Due to that, its not really breaking.

Changes

Related