summaryrefslogtreecommitdiff
path: root/pcr/xtables-addons/xtables-addons.install
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/xtables-addons/xtables-addons.install')
-rw-r--r--pcr/xtables-addons/xtables-addons.install6
1 files changed, 0 insertions, 6 deletions
diff --git a/pcr/xtables-addons/xtables-addons.install b/pcr/xtables-addons/xtables-addons.install
deleted file mode 100644
index 7194d8e71..000000000
--- a/pcr/xtables-addons/xtables-addons.install
+++ /dev/null
@@ -1,6 +0,0 @@
-post_install() {
- echo "Please run \`depmod -a\` or reboot before load modules"
-}
-post_upgrade() {
- echo "Please run \`depmod -a\` or reboot before load modules"
-}