diff --git a/conf/systemd.service b/conf/systemd.service index 9e3f4d8..417e8c1 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -4,7 +4,7 @@ After=matrix-synapse.service [Service] Type=simple -User=__WHATSAPPBOT__ +User=__APP__ 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