mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
cleaning
This commit is contained in:
parent
3c08975569
commit
290a0d0d3f
2 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,7 @@ ExecStart=/usr/bin/php__PHPVERSION__ daemon.php start
|
|||
StandardOutput=syslog
|
||||
SyslogIdentifier=__APP__
|
||||
PIDFile=/run/movim.pid
|
||||
Restart=on-failure
|
||||
#Restart=on-failure
|
||||
RestartSec=10
|
||||
|
||||
# Sandboxing options to harden security
|
||||
|
|
|
@ -81,6 +81,8 @@ ynh_script_progression --message="Building Movim..."
|
|||
# Install composer
|
||||
ynh_install_composer
|
||||
|
||||
ynh_exec_warn_less ynh_composer_exec --commands="install"
|
||||
|
||||
#=================================================
|
||||
# START SYSTEMD SERVICE
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue