lockd.conf000064400000001352150251712020006503 0ustar00# # Set the NFS lock manager grace period. n is measured in seconds. #options lockd nlm_grace_period=90 # # Set the TCP port that the NFS lock manager should use. # port must be a valid TCP port value (1-65535). #options lockd nlm_tcpport # # Set the UDP port that the NFS lock manager should use. # port must be a valid UDP port value (1-65535). #options lockd nlm_udpport # # Set the maximum number of outstanding connections #options lockd nlm_max_connections=1024 # # Set the default time value for the NFS lock manager # in seconds. Default is 10 secs (min 3 max 20) #options lockd nlm_timeout=10 # # Choose whether to record the caller_name or IP address # this peer in the local rpc.statd's database. #options lockd nsm_use_hostnames=0 dccp-blacklist.conf000064400000000327150251712020010267 0ustar00# DCCP is considered a potential security liability: prevent socket layer # from automatically loading related modules using their aliases blacklist dccp blacklist dccp_diag blacklist dccp_ipv4 blacklist dccp_ipv6 tuned.conf000064400000001242150251712020006524 0ustar00# This file specifies additional parameters to kernel modules added by Tuned. # Its content is set by the Tuned modules plugin. # # Please do not edit this file. Content of this file can be overwritten by # switch of Tuned profile. # # If you need to add kernel module parameter which should be handled by Tuned, # create Tuned profile containing the following: # # [modules] # MODULE_NAME = MODULE_PARAMETERS # # Then switch to your newly created profile by: # # tuned-adm profile YOUR_NEW_PROFILE # # and reboot or reload the module # # Tuned tries to automatically reload the module if specified the following # way: # # [modules] # MODULE_NAME = +r,MODULE_PARAMETERS #