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

Update systemd.service

This commit is contained in:
Éric Gaspar 2024-02-19 18:14:24 +01:00
parent e67cefe3b5
commit faf875d67b

View file

@ -5,10 +5,10 @@ Description=Focalboard: kanban board
Type=simple
User=__APP__
Group=__APP__
WorkingDirectory=__INSTALL_DIR__/
ExecStart=__INSTALL_DIR__/bin/focalboard-server
Restart=always
RestartSec=5s
ExecStart=__INSTALL_DIR__/bin/focalboard-server
WorkingDirectory=__INSTALL_DIR__
# Sandboxing options to harden security
# Depending on specificities of your service/app, you may need to tweak these