efingerd
Go to file
creme b35e732c5f
small correction
2019-09-10 09:27:04 +02:00
README.md add logrotate info 2019-08-11 21:02:26 +02:00
list add efingerd config 2019-08-11 20:54:10 +02:00
log small correction 2019-09-10 09:27:04 +02:00
luser add efingerd config 2019-08-11 20:54:10 +02:00
nouser small correction 2019-09-10 09:27:04 +02:00

README.md

envs.net | finger server

we use efingerd

ensure our /etc/logrotate.d/efingerd

/var/log/efingerd.log {
	rotate 5
	daily
	compress
	copytruncate
	missingok
}