summarylogtreecommitdiffstats
path: root/nexttrace.install
diff options
context:
space:
mode:
Diffstat (limited to 'nexttrace.install')
-rw-r--r--nexttrace.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/nexttrace.install b/nexttrace.install
deleted file mode 100644
index 4026b1cd4d32..000000000000
--- a/nexttrace.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- setcap cap_net_raw,cap_net_admin+eip usr/bin/nexttrace 2>/dev/null || chmod +s usr/bin/nexttrace
-}
-
-post_upgrade() {
- post_install "$1"
-} \ No newline at end of file