1
0
Fork 0
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:
ericgaspar 2021-05-22 11:37:58 +02:00
parent b8e1f2bf5d
commit 30ebf00025
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -4,7 +4,7 @@ After=syslog.target network.target
[Service]
Type=simple
User=__APP__
User=root
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"