diff --git a/conf/systemd.service b/conf/systemd.service index d9687d3..de3a654 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -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"