summaryrefslogtreecommitdiff
path: root/postinst
blob: d8a5218f66141f1d0172ae455ebd9f936e4156f5 (plain)
1
2
3
4
5
6
7
#!/bin/sh
set -e

cd /etc/forged/

# allow the binary to open ports below 1024
setcap 'cap_net_bind_service=+ep' /usr/bin/forged