summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Rawlins <contact@romster.me>2020-11-26 20:04:36 +1100
committerDanny Rawlins <contact@romster.me>2020-11-26 20:51:54 +1100
commitf7b09702cc5257f4380dd59f2d66e05daab86324 (patch)
treed676687387d287c962bac193b32346de27a2f351
parent9ae1d5816df4f06b1c7554ad15a176ef7decfecc (diff)
downloadcontrib-f7b09702cc5257f4380dd59f2d66e05daab86324.tar.gz
contrib-f7b09702cc5257f4380dd59f2d66e05daab86324.tar.xz
mtr: add missing post-install
-rwxr-xr-xmtr/post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/mtr/post-install b/mtr/post-install
new file mode 100755
index 000000000..401ce8a6c
--- /dev/null
+++ b/mtr/post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+setcap cap_net_raw+ep /usr/bin/mtr-packet

Generated by cgit