summaryrefslogtreecommitdiff
path: root/postinst
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-06-29 21:31:25 -0500
committerJeff Carr <[email protected]>2025-06-29 21:31:25 -0500
commitf4cf57ba74b85483dff42bcf78ef701687b0588a (patch)
tree4d93a88e7585a3b2c88cdeb61df0d669f4f25d5f /postinst
parent4bc92ccddd52c0a7454247cb226ce085e62394e8 (diff)
minor fixes
Diffstat (limited to 'postinst')
-rwxr-xr-xpostinst4
1 files changed, 2 insertions, 2 deletions
diff --git a/postinst b/postinst
index 82b9e71..d8a5218 100755
--- a/postinst
+++ b/postinst
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
-cd /etc/gowebd/
+cd /etc/forged/
# allow the binary to open ports below 1024
-setcap 'cap_net_bind_service=+ep' /usr/bin/gowebd
+setcap 'cap_net_bind_service=+ep' /usr/bin/forged