mirror of
https://github.com/tomru/docscan.git
synced 2026-03-03 14:37:25 +01:00
add systemd timer and service
This commit is contained in:
9
systemd/dococrjob.timer
Normal file
9
systemd/dococrjob.timer
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=docscan orc job timer
|
||||
|
||||
[Timer]
|
||||
OnCalendar=05:00
|
||||
Unit=dococrjob.service
|
||||
|
||||
[Install]
|
||||
WantedBy=network.target
|
||||
Reference in New Issue
Block a user