summaryrefslogtreecommitdiffstats
path: root/rules/timezone.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/timezone.in')
-rw-r--r--rules/timezone.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/rules/timezone.in b/rules/timezone.in
index 0b87c01dc..633c15020 100644
--- a/rules/timezone.in
+++ b/rules/timezone.in
@@ -13,15 +13,13 @@ if TIMEZONE
comment "Timezone support"
config TIMEZONE_LOCALTIME
- prompt "Timezone for /etc/localtime and /etc/timezone"
+ prompt "Timezone for /etc/localtime"
default "Europe/Berlin"
string
help
Where should /etc/localtime point to? (e.g. put in "Europe/Berlin"
here to let it point to /usr/share/zoneinfo/Europe/Berlin)
- Additionally this value is written to /etc/timezone like on Debian
- or for systemd. Note: if you leave this empty /etc/timezone and
- /etc/localtime are NOT created.
+ Note: if you leave this empty /etc/localtime is NOT created.
config TIMEZONE_AFRICA
bool