diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-04-01 11:19:59 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-04-01 11:19:59 -0600 |
commit | 79913541f514a54a475afac1963830dd4129ae15 (patch) | |
tree | 18cb0812152c3257571da3962999e135b3f842b9 /README.md | |
parent | b1d4c766f4bdd0f5c37d72941a73b4f8b6a3272c (diff) |
readme update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -73,6 +73,8 @@ To give privilege to the binary on Linux, you can use the following command: sudo setcap CAP_NET_BIND_SERVICE=+eip ./.build/release/swift-gopher ``` +You can also refer to the systemd file below to grant the binary the same privileges + ## Deploying ### Systemd |