1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

Update systemd.service

This commit is contained in:
ericgaspar 2021-01-10 17:09:40 +01:00
parent ad966813f5
commit 3d880d2f0d
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -15,7 +15,7 @@ Restart=always
RestartSec=10
WorkingDirectory=__FINALPATH__
User=__APP__
Group=www-data
Group=__APP__
LimitNOFILE=49152
[Install]