diff options
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 |