diff options
| author | spwhitton <spwhitton@web> | 2017-07-16 00:16:14 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2017-07-16 00:16:14 +0000 |
| commit | 6239110550a5ecfd14c905b910fc96deb83ce339 (patch) | |
| tree | 6fc601145b134463373517ff1d67dd654e046081 | |
| parent | 4766971105c305ad9d1a6f5145345c892df4a61c (diff) | |
add merge request
| -rw-r--r-- | doc/todo/merge_request:_Timezone.hs.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/merge_request:_Timezone.hs.mdwn b/doc/todo/merge_request:_Timezone.hs.mdwn new file mode 100644 index 00000000..3f67da2c --- /dev/null +++ b/doc/todo/merge_request:_Timezone.hs.mdwn @@ -0,0 +1,7 @@ +Please consider merging branch `timezone` of repo `https://git.spwhitton.name/propellor`. + +Adds `Timezone.configured`. + +I think that this works fine on stretch, but on Jessie there is some oddness. For example, if you set the timezone of a host to `US/Arizona`, the apt reconfiguration will put `America/Phoenix` in /etc/timezone, resulting in the property reporting a change every time that it is run. I think this is harmless. + +--spwhitton |
