12 lines
292 B
Plaintext
12 lines
292 B
Plaintext
# /etc/conf.d/pyinotifyd: config file for /etc/init.d/pyinotifyd
|
|
|
|
# Start the daemon as the user. You can optionally append a group name here also.
|
|
# USER="daemon"
|
|
# USER="daemon:nobody"
|
|
|
|
# Set the shutdown timeout
|
|
# SHUTDOWN_TIMEOUT=300
|
|
|
|
# Optional command line options
|
|
# PYINOTIFYD_OPTS=""
|