summarylogtreecommitdiffstats
path: root/systemd-brcmfmac-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'systemd-brcmfmac-git.install')
-rw-r--r--systemd-brcmfmac-git.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/systemd-brcmfmac-git.install b/systemd-brcmfmac-git.install
new file mode 100644
index 000000000000..53ee5ce85fd7
--- /dev/null
+++ b/systemd-brcmfmac-git.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo ">>> PACKAGES NOTES"
+ echo ">>> --------------"
+ echo ">>> Remember to run \`systemctl enable remove-brcmfmac.service\`"
+}