elaborate on systemd setup
This commit is contained in:
@@ -48,3 +48,6 @@ Separate databases for plays and highlights will reduce delays due to locking.
|
|||||||
6. Write some systemd services and timers to execute the shell scripts
|
6. Write some systemd services and timers to execute the shell scripts
|
||||||
automatically on some interval. Set the working directory to the directory
|
automatically on some interval. Set the working directory to the directory
|
||||||
with the database.
|
with the database.
|
||||||
|
* I have `mlbsaveplays.sh` running as a simple service, and all the other
|
||||||
|
scripts (games, highlights, `mlbpostplays.sh`) running as oneshot
|
||||||
|
services that execute on timers.
|
||||||
|
|||||||
Reference in New Issue
Block a user