You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/twisted/files/twistd.conf

8 lines
277 B

# These are passed to twistd.
# TWISTD_OPTS="--no_save --logfile=/var/log/twistd -y /etc/twistd.tac"
# TWISTD_OPTS="--no_save --logfile=/var/log/twistd -f /etc/twistd.tap"
# Make any additions to PYTHONPATH the twistd needs here.
# PYTHONPATH="/path/to/extra/python/modules"