summaryrefslogtreecommitdiffstats
path: root/package/python-mwscrape2slob/python-mwscrape2slob.hash
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2017-07-04 08:56:39 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-04 09:00:05 +0200
commite7e526e910632fdff6aa0652c9d252bbdcf3d7c8 (patch)
treeb981749f9c3769bbf929c67ad6ffe28bc088af28 /package/python-mwscrape2slob/python-mwscrape2slob.hash
parent9e057861cb8314e1ce6e710f584a68a40eabc39b (diff)
downloadbuildroot-e7e526e910632fdff6aa0652c9d252bbdcf3d7c8.tar.gz
buildroot-e7e526e910632fdff6aa0652c9d252bbdcf3d7c8.zip
system: require a timezone to be set
Even though no timezone implicitly means UTC, systemd is not all that happy when it does not have a timezone set. This is all fine on a RW filesystem because systemd will create a symlink on its own (to Etc/UTC), but not so much on a RO filesystem, causing all kind of issues at boot time (up to the point that the system is unusable). We fix that by requiring that the timezone is actually set. The check is done by verifying that the timezone file is an actual file; if not set, the test would find a directory and would thus fail. Update the help entry accordingly. Also fix indentation in tzdata. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Richard Braun <rbraun@sceen.net> Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com> Cc: Martin Bark <martin@barkynet.com> Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-mwscrape2slob/python-mwscrape2slob.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud