diff options
Diffstat (limited to 'testing/kismet/kismet.post-install')
-rw-r--r-- | testing/kismet/kismet.post-install | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/kismet/kismet.post-install b/testing/kismet/kismet.post-install deleted file mode 100644 index a60b29ea5a..0000000000 --- a/testing/kismet/kismet.post-install +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -chown root:kismet "/usr/bin/kismet_capture" -chmod 4550 "/usr/bin/kismet_capture" |