diff options
Diffstat (limited to 'testing/crda/crda.install')
-rw-r--r-- | testing/crda/crda.install | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/crda/crda.install b/testing/crda/crda.install deleted file mode 100644 index 9618a74ca..000000000 --- a/testing/crda/crda.install +++ /dev/null @@ -1,5 +0,0 @@ -## 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." -} |