diff options
author | root <root@rshg054.dnsready.net> | 2012-08-25 00:02:57 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-08-25 00:02:57 +0000 |
commit | 29896582b8f0f163c9b880fa64ee948d470ef5ba (patch) | |
tree | 54d918c561c83d78e4d07f94774f7f10640cafa9 /testing/crda/crda.install | |
parent | 12b846e1ead204137d60caba25f7e494b51b4dc8 (diff) |
Sat Aug 25 00:02:57 UTC 2012
Diffstat (limited to 'testing/crda/crda.install')
-rw-r--r-- | testing/crda/crda.install | 5 |
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." +} |