/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/readonly-root (905B)
# Set to 'yes' to mount the system filesystems read-only. # NOTE: It's necessary to append 'ro' to mount options of '/' mount point in # /etc/fstab as well, otherwise the READONLY option will not work. READONLY=no # Set to 'yes' to mount various temporary state as either tmpfs # or on the block device labelled RW_LABEL. Implied by READONLY TEMPORARY_STATE=no # Place to put a tmpfs for temporary scratch writable space RW_MOUNT=/var/lib/stateless/writable # Label on local filesystem which can be used for temporary scratch space RW_LABEL=stateless-rw # Options to use for temporary mount RW_OPTIONS= # Label for partition with persistent data STATE_LABEL=stateless-state # Where to mount to the persistent data STATE_MOUNT=/var/lib/stateless/state # Options to use for persistent mount STATE_OPTIONS= # NFS server to use for persistent data? CLIENTSTATE= # Use slave bind-mounts SLAVE_MOUNTS=yes