From 79913541f514a54a475afac1963830dd4129ae15 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Mon, 1 Apr 2024 11:19:59 -0600 Subject: readme update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 774f88a..ec71669 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3