/etc/sysconfig
NameSizeModeActions
console/-0755rm
modules/-0755rm
network-scripts/-0755rm
atd4030644editdlrm
crond1100644editdlrm
dovecot720600editdlrm
exim1420644editdlrm
garb5600644editdlrm
htcacheclean3500644editdlrm
httpd8020644editdlrm
ip6tables6350600editdlrm
ip6tables-config21340600editdlrm
ip6tables.rpmsave26520600editdlrm
ip6tables.save6350600editdlrm
iptables5500600editdlrm
iptables-config21160600editdlrm
iptables.bkup183530600editdlrm
iptables.rpmsave161730600editdlrm
iptables.save5500600editdlrm
man-db3100644editdlrm
named8450644editdlrm
netconsole6340644editdlrm
network390644editdlrm
nftables.conf3640600editdlrm
readonly-root9050644editdlrm
rpcbind730644editdlrm
rsyslog1960644editdlrm
run-parts00644editdlrm
samba4280644editdlrm
saslauthd4350644editdlrm
selinux5440644editdlrm
smartmontools1860644editdlrm
snmpd1030644editdlrm
snmptrapd1080644editdlrm
sshd5910640editdlrm
sysstat10150644editdlrm
sysstat.ioconf64300644editdlrm
Edit: /etc/sysconfig/httpd (802B)
# # This file can be used to set additional environment variables for # the httpd process, or pass additional options to the httpd # executable. # # Note: With previous versions of httpd, the MPM could be changed by # editing an "HTTPD" variable here. With the current version, that # variable is now ignored. The MPM is a loadable module, and the # choice of MPM can be changed by editing the configuration file # /etc/httpd/conf.modules.d/00-mpm.conf. # # # To pass additional options (for instance, -D definitions) to the # httpd binary at startup, set OPTIONS here. # #OPTIONS= # # This setting ensures the httpd process is started in the "C" locale # by default. (Some modules will not behave correctly if # case-sensitive string comparisons are performed in a different # locale.) # LANG=C