summarylogtreecommitdiffstats
path: root/oki-c610.install
diff options
context:
space:
mode:
authorSýlvan Heuser2015-06-26 10:27:23 +0200
committerSýlvan Heuser2015-06-26 10:27:23 +0200
commit655d5a5bc05f6cb9cff9c51b4078b24d6580a87c (patch)
tree763527c6f4afb3c42ca1c0d8ee512def82ec0375 /oki-c610.install
downloadaur-ppd-oki-c610.tar.gz
Initial import
Diffstat (limited to 'oki-c610.install')
-rw-r--r--oki-c610.install12
1 files changed, 12 insertions, 0 deletions
diff --git a/oki-c610.install b/oki-c610.install
new file mode 100644
index 000000000000..447f9847ae76
--- /dev/null
+++ b/oki-c610.install
@@ -0,0 +1,12 @@
+post_install() {
+ systemctl reload-or-restart cups
+}
+
+post_upgrade() {
+ systemctl reload-or-restart cups
+}
+
+post_remove() {
+ systemctl reload-or-restart cups
+}
+