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:
parent
6e3c8d0e99
commit
302b7708bc
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue