making extraction service run every 10 seconds (or as best
as systemd timers can do)
This commit is contained in:
@@ -53,7 +53,7 @@ Requires=extraction.service
|
||||
|
||||
[Timer]
|
||||
Unit=extraction.service
|
||||
OnCalendar=*:0/10
|
||||
OnCalendar=*:*:0/10
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user