You can either create a service, or just run a command with a timeout and use flock to make sure it runs only once.
Month: October 2020
Drupal
Read more
Chrome and PDFs requiring web authentication showing only the first page, then dots
Recently a user told us that only the first page of their PDF was showing, and all subsequent pages were just showing as tiny dots: After a little debugging we found an issue with Chrome that was related to this. To reproduce the bug the following must be true: The…