summarylogtreecommitdiffstats
path: root/brother-dcp-l2500d.install
diff options
context:
space:
mode:
Diffstat (limited to 'brother-dcp-l2500d.install')
-rw-r--r--brother-dcp-l2500d.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/brother-dcp-l2500d.install b/brother-dcp-l2500d.install
new file mode 100644
index 000000000000..60cab9fe48a7
--- /dev/null
+++ b/brother-dcp-l2500d.install
@@ -0,0 +1,6 @@
+post_install() {
+ echo ">> After installation restart CUPS server."
+ echo ">> It might be necessary to add udev rules mentioned in:"
+ echo ">> https://wiki.archlinux.org/index.php/CUPS/Troubleshooting#Printer_is_not_recognized_by_CUPS."
+ echo ">> If You had to do that, please leave comment on AUR, I'll provide the rule with the package."
+}