Bug 42274

Summary: FHS 2.2 mandates /etc/adjtime -> /var/lib/hwclock/adjtime
Product: [Retired] Red Hat Linux Reporter: Daniel Roesen <dr>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: low    
Version: 7.1CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-05-25 14:53:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Roesen 2001-05-25 14:27:35 UTC
Currently, the adjtime file resides in /etc, FHS 2.2 mandates
/var/lib/hwclock as proper path.

Subject: [ANNOUNCE] FHS 2.2 Released
Date: Thu, 24 May 2001 17:19:32 +1000

[...]
Major changes:
[...]
        o /var/lib/hwclock explicitly added for adjtime.
[...]
        o adjtime, disktab, fdprm, lilo.conf, ttytype removed from
          /etc examples.

Comment 1 Bill Nottingham 2001-05-25 14:40:17 UTC
That's dumb.

You want to sync your clock as soon as possible on bootup/as late as possible
on shutdown. Hence, you want to do it before other FS are mounted.

Moreover, this is not something external apps need to care about, so why
is the FHS even specifying it?

Comment 2 Daniel Roesen 2001-05-25 14:44:39 UTC
Don't shoot the messenger, I just cited the announcement I just have read. Dunno
what's the reasoning behind it... See Bug #42273 for a related change.

Comment 3 Bill Nottingham 2001-05-25 14:52:56 UTC
I'm not shooting the messenger, I'm just explaining why I'm probably
going to close this as WONTFIX. ;)