Timestamp from when it was read is different, overwriting anyway

zEitEr

Super Moderator
Joined
Apr 11, 2005
Messages
15,366
Location
www.poralix.com
Hello,

When trying to modify user.conf of an active user all changes get overwritten by Directadmin, and in error log we can see:

Code:
2014:07:07-20:48:43: ConfigFile::writeFile(./data/users/bob/user.conf) : Timestamp from when it was read is different, overwriting anyway

Let's say I've logged in as user bob and through a plugin modify bob's user.conf. And it does not matter that I use API, or write directly into the file, all changes get reverted by directadmin.

Is there anything that I miss? How can I bypass it and keep custom changes without using cron?
 
Back
Top