projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d07b20f
)
Set HWCLOCK_ADJTIME_FHS to off by default
author
Denys Vlasenko
<vda.linux@googlemail.com>
Tue, 10 Aug 2010 13:14:36 +0000
(15:14 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Tue, 10 Aug 2010 13:14:36 +0000
(15:14 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/Config.src
patch
|
blob
|
history
diff --git
a/util-linux/Config.src
b/util-linux/Config.src
index 98953c17b98a46da3ce551db5422149cf07597c9..afa30923b08d7a8c9b0943da2e48d3eb434e1925 100644
(file)
--- a/
util-linux/Config.src
+++ b/
util-linux/Config.src
@@
-333,7
+333,7
@@
config FEATURE_HWCLOCK_LONG_OPTIONS
config FEATURE_HWCLOCK_ADJTIME_FHS
bool "Use FHS /var/lib/hwclock/adjtime"
- default
y
+ default
n # util-linux-ng in Fedora 13 still uses /etc/adjtime
depends on HWCLOCK
help
Starting with FHS 2.3, the adjtime state file is supposed to exist