Commit Graph

5 Commits

Author SHA1 Message Date
aptx4869 2a9a08bf9c
fix(log directory permissions) : Apply chmod only to logfiles instead of 'log/*'
Many services like nginx, redis, postgresql put their logs into subdirectory of /var/log
chmod -R 0640 /var/log/* will forbid those from entering the directories
2021-11-12 15:00:12 +08:00
Samson-W 6e1c9b36bb Update comment for Description of which operating systems are implemented. 2020-02-28 00:56:28 +08:00
Samson-W 6e7bef7a9d Fix some bug for audit rules set. 2019-09-10 17:14:59 +08:00
Samson-W 1d77dbee83 Modify 8.5 8.6 to be compatible with CentOS. 2019-08-17 23:31:47 +08:00
Samson-W f3981f9d18 Rename 8.5 to 8.6, 8.6 to 8.7, add 8.5. 2019-05-08 10:43:16 +08:00