diff --git a/conf/systemd.service b/conf/systemd.service index 417e8c1..9e3f4d8 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -4,7 +4,7 @@ After=matrix-synapse.service [Service] Type=simple -User=__APP__ +User=__WHATSAPPBOT__ WorkingDirectory=/opt/yunohost/__APP__ ExecStart=/opt/yunohost/__APP__/mautrix-whatsapp -c=/opt/yunohost/__APP__/config.yaml >> /var/log/__APP__/__APP__.log 2>&1 Restart=always