6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
# Which user to run the worker daemon as
|
|
USER="media"
|
|
|
|
# File to store the running daemon's PID in
|
|
PID_FILE="/var/run/ripping-cluster-worker.pid"
|