forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disabling ports by adding parameter ‘-P 0’ (sonic-net#21296)
Why I did it There are several TCP ports bound to localhost that need to be disabled to enhance system security. Work item tracking Microsoft ADO (number only): How I did it By adding -P 0 in supervisord.conf.j2 to disable the ports. How to verify it Check the file for -P 0 changes, and confirm port behaviour using netstat.
- Loading branch information
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters