diff --git a/scripts/install b/scripts/install index 4964a88..d75758d 100755 --- a/scripts/install +++ b/scripts/install @@ -103,7 +103,6 @@ samba_sysadmin_add ynh_script_progression --message="Integrating service in YunoHost..." yunohost service add smbd --needs_exposed_ports 445 -yunohost service add avahi-daemon #================================================= # START SYSTEMD SERVICE diff --git a/scripts/restore b/scripts/restore index b863c00..2ec8e31 100755 --- a/scripts/restore +++ b/scripts/restore @@ -86,7 +86,6 @@ samba_sysadmin_add ynh_script_progression --message="Integrating service in YunoHost..." yunohost service add smbd --needs_exposed_ports 445 -yunohost service add avahi-daemon #================================================= # START SYSTEMD SERVICE diff --git a/scripts/upgrade b/scripts/upgrade index f929931..1d6321a 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -94,7 +94,6 @@ samba_sysadmin_add ynh_script_progression --message="Integrating service in YunoHost..." yunohost service add smbd --needs_exposed_ports 445 -yunohost service add avahi-daemon #================================================= # START SYSTEMD SERVICE