/etc/sysctl.d/bit-babbler-sysctl.conf is in bit-babbler 0.8.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | # sysctl options for BitBabbler
# These settings will be automatically applied at boot, or they can be
# manually applied immediately with:
#
# sysctl -q -p /etc/sysctl.d/bit-babbler-sysctl.conf
kernel.random.write_wakeup_threshold = 2048
|