1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/samba_ynh.git synced 2024-09-03 20:16:27 +02:00

Update scripts/restore

This commit is contained in:
ljf (zamentur) 2022-07-19 09:58:08 +02:00 committed by GitHub
parent dc8c82a9c8
commit 48b80c8362
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,7 +88,8 @@ ynh_exec_warn_less yunohost firewall allow Both 445 --no-upnp
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
yunohost service add smbd --description="Samba service" --log="/var/log/smbd/smbd.log" --needs_exposed_ports 445
# Don't add --needs_exposed_ports 445 , we don't want a remote diagnosis here
yunohost service add smbd --description="Samba service" --log="/var/log/smbd/smbd.log"
#=================================================
# START SYSTEMD SERVICE