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]
|
[Timer]
|
||||||
Unit=extraction.service
|
Unit=extraction.service
|
||||||
OnCalendar=*:0/10
|
OnCalendar=*:*:0/10
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|||||||
Reference in New Issue
Block a user