summarylogtreecommitdiffstats
path: root/systemd-brcmfmac-git.install
diff options
context:
space:
mode:
authorTimur Kiyui2017-11-26 15:22:15 +0800
committerTimur Kiyui2017-11-26 15:22:15 +0800
commitc17b285ff997f456d1a5ad47b94d0fb4601b39eb (patch)
tree6c9a6075d851ade6ca827612cb58f1fb5df15e70 /systemd-brcmfmac-git.install
downloadaur-systemd-brcmfmac-git.tar.gz
chore(package): initial package
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\`"
+}