Unverified Commit f7c4e53d authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

daemon CLI: remove port configuration flag

Port is only meaningful for some of the communication protocols. For
instance psm2 is not using it at all.

Port can be still specified using the --listen,-l flag:

Example:
```
gkfs_daemon --listen "localhost:1234"
```
parent f0761271
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment