1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00

Add logs and fix startup on non-SSE4 systems.

This commit is contained in:
orhtej2 2023-07-31 16:02:52 +02:00
parent 7e07a705d1
commit 89b4e2dcdd
2 changed files with 2 additions and 0 deletions

View file

@ -19,6 +19,8 @@ Environment=ADMIN_USERNAME="__ADMIN__"
Environment=ADMIN_PASS="__PASSWORD__"
Environment=ADMIN_EMAIL="__EMAIL__"
Environment=OVERWRITE_SETTING_Show_Setup_Wizard=completed
StandardOutput=append:/var/log/__APP__/rocketchat.log
StandardError=inherit
# Sandboxing options to harden security
# Depending on specificities of your service/app, you may need to tweak these