summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJoey Hess2018-09-19 15:16:33 -0400
committerJoey Hess2018-09-19 15:16:33 -0400
commit9613971d15f85a582b93d52ebe6ff13f844aed87 (patch)
tree80147c494d76fa65eea12b9a2a11d8d4f5fddb84 /src
parentd6d366795e6ed5c99592c785e08b84a48701af63 (diff)
update comment
Diffstat (limited to 'src')
-rw-r--r--src/Propellor/Property/SiteSpecific/JoeySites.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs
index 29b72866..775f5825 100644
--- a/src/Propellor/Property/SiteSpecific/JoeySites.hs
+++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs
@@ -1234,8 +1234,8 @@ homeNAS = propertyList "home NAS" $ props
newtype USBHubPort = USBHubPort Int
--- Makes a USB drive with the given label automount, with a 10 minute idle
--- timeout before it unmounts.
+-- Makes a USB drive with the given label automount, and unmount after idle
+-- for a while.
--
-- The hub port is turned on and off automatically as needed, using
-- uhubctl.