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/net-im/bitlbee/files/bitlbee.confd-r1

9 lines
291 B

# Bitlbee options (see /usr/sbin/bitlbee -h)
BITLBEE_OPTS="-F"
# By default, the bitlbee init script will attempt to stop
# all bitlbee-owned processes, including per-client forks.
# Setting this to "no" tells the init script to only
# stop the main bitlbee process.
BITLBEE_STOP_ALL="yes"