summaryrefslogtreecommitdiff
path: root/testing/crda/crda.install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/crda/crda.install')
-rw-r--r--testing/crda/crda.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/crda/crda.install b/testing/crda/crda.install
new file mode 100644
index 000000000..9618a74ca
--- /dev/null
+++ b/testing/crda/crda.install
@@ -0,0 +1,5 @@
+## arg 1: the new package version
+post_install() {
+ echo "Uncomment the right regulatory domain in /etc/conf.d/wireless-regdom."
+ echo "It will automatically be set on boot."
+}