diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-16 12:10:34 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-16 12:10:34 -0400 |
| commit | cb885b8a925fcaaec3e3685fc5cd4c369593afef (patch) | |
| tree | f81907b024ef54b8db7a526bf1b7e6eea44e84b2 /doc/todo/merge_request:_Timezone.hs.mdwn | |
| parent | a9c4753bf46a980117425ca8e85ba899f976514a (diff) | |
Propellor.Property.Timezone: New module, contributed by Sean Whitton.
Diffstat (limited to 'doc/todo/merge_request:_Timezone.hs.mdwn')
| -rw-r--r-- | doc/todo/merge_request:_Timezone.hs.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/merge_request:_Timezone.hs.mdwn b/doc/todo/merge_request:_Timezone.hs.mdwn index 3f67da2c..a8ba3eae 100644 --- a/doc/todo/merge_request:_Timezone.hs.mdwn +++ b/doc/todo/merge_request:_Timezone.hs.mdwn @@ -5,3 +5,5 @@ 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 + +> [[merged|done]] --[[Joey]] |
