Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Who is looking for history files?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
mauricev
Apprentice
Apprentice


Joined: 22 Mar 2004
Posts: 198

PostPosted: Fri May 27, 2022 1:53 pm    Post subject: [SOLVED] Who is looking for history files? Reply with quote

Sometimes I see this in htop

Code:
/usr/bin/find // -name .*history ( -links 2 -o -type l)


or sometimes it’s this

Code:
/usr/bin/find // -name .*history -size 0


Where might this be coming from?


Last edited by mauricev on Fri May 27, 2022 5:00 pm; edited 2 times in total
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21633

PostPosted: Fri May 27, 2022 3:40 pm    Post subject: Reply with quote

What is the parent process of this find? As what user does it run? My guess is that a cronjob or similar is running it. That double slash looks suspiciously like an unset variable was used.
Back to top
View user's profile Send private message
mauricev
Apprentice
Apprentice


Joined: 22 Mar 2004
Posts: 198

PostPosted: Fri May 27, 2022 4:59 pm    Post subject: Reply with quote

You are correct. I have a cron script for running chkrootkit. Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum