summarylogtreecommitdiffstats
path: root/brother-dcpj925dw.install
diff options
context:
space:
mode:
authorBartek2017-04-17 19:41:11 +0200
committerBartek2017-04-17 19:41:11 +0200
commit8eac210e4a65f8f72796d23f0a086edaea0eaa83 (patch)
tree204b46e407b8eaaa5faca53237e5ac6d14b6450f /brother-dcpj925dw.install
parenta2cf4fd3d486b5f153b20333b93a50dceae4c583 (diff)
downloadaur-8eac210e4a65f8f72796d23f0a086edaea0eaa83.tar.gz
Fix for restart cups
Diffstat (limited to 'brother-dcpj925dw.install')
-rw-r--r--brother-dcpj925dw.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/brother-dcpj925dw.install b/brother-dcpj925dw.install
index 62af1c32bcdf..1504e4e441ca 100644
--- a/brother-dcpj925dw.install
+++ b/brother-dcpj925dw.install
@@ -5,7 +5,7 @@ post_install() {
# cupswrapper
/opt/brother/Printers/dcpj925dw/cupswrapper/cupswrapperdcpj925dw
- systemctl restart cups
+ systemctl restart org.cups.cupsd.service
}
post_upgrade() {