mirror of
https://github.com/YunoHost-Apps/jupyterlab_ynh.git
synced 2024-09-03 19:26:35 +02:00
Update systemd.service
This commit is contained in:
parent
c29118f9a5
commit
b8e1f2bf5d
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ Description=JupyterLab
|
|||
After=syslog.target network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=__APP__
|
||||
Environment="LC_ALL=C.UTF-8"
|
||||
Environment="LANG=C.UTF-8"
|
||||
Environment="PATH=__NODE_PATH__:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
|
||||
|
|
Loading…
Add table
Reference in a new issue