LPIC-1 Exam 102 v5 (Linux Administrator) — Question 72

What is true about the file /etc/localtime?

Answer options

Correct answer: E

Explanation

The correct answer is E because /etc/localtime is typically a symlink to a specific timezone file in /usr/share/zoneinfo, which provides the necessary timezone data. The other options are incorrect as /etc/localtime is not a plain text file, is not maintained by NTP, does not link to /sys/device/clock/ltime, and does not require newtzconfig to be executed for changes to take effect.