mirror of
https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git
synced 2024-09-03 19:46:01 +02:00
Update systemd.service
This commit is contained in:
parent
ccc498be47
commit
c4e0cf6edb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue