1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

CLOSE A PORT

This commit is contained in:
yalh76 2019-04-13 17:23:16 +02:00
parent 6e3c8d0e99
commit 302b7708bc

View file

@ -63,6 +63,10 @@ ynh_print_info "Removing the dedicated system user"
# Delete a system user
sudo userdel $SYNCUSER
#=================================================
# CLOSE A PORT
#=================================================
# Close port in firewall
sudo yunohost firewall disallow TCP $SYNCPORT