diff --git a/scripts/install b/scripts/install index 4ab5fe7..001e544 100755 --- a/scripts/install +++ b/scripts/install @@ -164,13 +164,6 @@ ynh_system_user_create $app "$final_path" #================================================= # SPECIFIC SETUP -#================================================= - -# Start mogodb -ynh_print_info "Starting mongodb ..." -systemctl enable mongodb -systemctl restart mongodb - #================================================= # SETUP SYSTEMD #=================================================