This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/bin/python3 -m jupyterhub.app -f /etc/jupyterhub/config/jupyterhub_config.d/config.yaml --upgrade-db -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
Restart=always -
User=root -
WorkingDirectory=/var/lib/jupyterhub
-
-
[Unit]
Additionnal notes
Nothing here.