summarylogtreecommitdiffstats
path: root/brother-dcpj925dw.install
diff options
context:
space:
mode:
Diffstat (limited to 'brother-dcpj925dw.install')
-rw-r--r--brother-dcpj925dw.install8
1 files changed, 4 insertions, 4 deletions
diff --git a/brother-dcpj925dw.install b/brother-dcpj925dw.install
index 1504e4e441ca..eaf62289aef4 100644
--- a/brother-dcpj925dw.install
+++ b/brother-dcpj925dw.install
@@ -1,11 +1,11 @@
post_install() {
# lpr
/opt/brother/Printers/dcpj925dw/inf/setupPrintcapij dcpj925dw -i
-
+
# cupswrapper
/opt/brother/Printers/dcpj925dw/cupswrapper/cupswrapperdcpj925dw
-
- systemctl restart org.cups.cupsd.service
+
+ systemctl restart cups.service
}
post_upgrade() {
@@ -15,7 +15,7 @@ post_upgrade() {
pre_remove() {
# lpr
/opt/brother/Printers/dcpj925dw/inf/setupPrintcapij dcpj925dw -e
-
+
# cupswrapper
/opt/brother/Printers/dcpj925dw/cupswrapper/cupswrapperdcpj925dw -e
}