Download raw body.
text files in /etc/changelist stored as checksums only
This is on 7.5:
> grep + /etc/changelist
# Files prefixed with a '+' will have their checksums stored,
+/etc/hostname.*
+/etc/iked.conf
+/etc/iked/private/local.key
+/etc/ipsec.conf
+/etc/isakmpd/isakmpd.conf
+/etc/isakmpd/isakmpd.policy
+/etc/isakmpd/private/local.key
+/etc/moduli
+/etc/npppd/npppd-users
+/etc/pwd.db
+/etc/radiusd.conf
+/etc/snmpd.conf
+/etc/soii.key
+/etc/spwd.db
+/etc/ssh/ssh_host_ecdsa_key
+/etc/ssh/ssh_host_ed25519_key
+/etc/ssh/ssh_host_key
+/etc/ssh/ssh_host_rsa_key
+/var/nsd/etc/nsd.conf
+/var/unbound/etc/unbound_control.key
+/var/unbound/etc/unbound_server.key
May I ask why for /etc/hostname.* and several .conf files only checksums
are stored? The man page of changelist claims this is done for "(generally
non-text files)". Surely these are normally text files?
Best
Martin
text files in /etc/changelist stored as checksums only