summaryrefslogtreecommitdiffstats
path: root/systemd/shopsystem-mail-monthly-invoice.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/shopsystem-mail-monthly-invoice.service')
-rw-r--r--systemd/shopsystem-mail-monthly-invoice.service13
1 files changed, 13 insertions, 0 deletions
diff --git a/systemd/shopsystem-mail-monthly-invoice.service b/systemd/shopsystem-mail-monthly-invoice.service
new file mode 100644
index 0000000..dd217b3
--- /dev/null
+++ b/systemd/shopsystem-mail-monthly-invoice.service
@@ -0,0 +1,13 @@
+[Unit]
+Description=Send shopsystem monthly invoice mail
+DefaultDependencies=no
+Conflicts=shutdown.target
+
+[Service]
+Type=oneshot
+User=shop
+Group=shop
+ExecStart=/home/shop/serial-barcode-scanner/src/invoice/invoice final
+StandardOutput=journal
+StandardError=journal
+IOSchedulingClass=idle