diff --git a/scripts/install b/scripts/install index ea85406..e66f15b 100755 --- a/scripts/install +++ b/scripts/install @@ -52,6 +52,7 @@ ynh_add_systemd_config ynh_add_systemd_config --service=xftp --template=../conf/xftp.systemd.service yunohost service add $app --description="Messaging platform" --log="/var/log/$app/$app.log" --needs_exposed_ports="$port" +yunohost service add xftp --description="Messaging platform" --log="/var/log/$app/$app.log" --needs_exposed_ports="$port" #================================================= # START SYSTEMD SERVICE