1
21.7 Legacy Series / Aliases not being updated, because "Last Updated" is in the future
« on: December 13, 2021, 01:50:24 pm »
Hi, I've got a problem with aliases not being updated. The reason seems to be that the timestamp of it lies within the future.
What's the best approach to solve this? I can do a "touch" to the file to give it the current timestamp, but I don't know if that's the way to go or even which of the 3 files to touch.
Best regards,
Maarten
Code: [Select]
/var/db/aliastables
-rw-r----- 1 root wheel 32 Jan 14 13:54:39 2022 WebServers.md5.txt
-rw-r----- 1 root wheel 250 Jan 14 13:54:39 2022 WebServers.self.txt
-rw-r----- 1 root wheel 250 Jan 14 13:54:39 2022 WebServers.txt
What's the best approach to solve this? I can do a "touch" to the file to give it the current timestamp, but I don't know if that's the way to go or even which of the 3 files to touch.
Best regards,
Maarten