summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/SiteSpecific/JoeySites.hs
diff options
context:
space:
mode:
authorJoey Hess2017-11-17 21:29:16 -0400
committerJoey Hess2017-11-17 21:29:16 -0400
commitd02b5bcc05f18f28379832d9d87bfd3d972aac86 (patch)
tree3ad03a0a996dca0c9d5c4068d28e37a6ecc8fc52 /src/Propellor/Property/SiteSpecific/JoeySites.hs
parente2549c3d7603e693f0663a0cf411164845345088 (diff)
propellor spin
Diffstat (limited to 'src/Propellor/Property/SiteSpecific/JoeySites.hs')
-rw-r--r--src/Propellor/Property/SiteSpecific/JoeySites.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs
index 6f04b187..dc091f9d 100644
--- a/src/Propellor/Property/SiteSpecific/JoeySites.hs
+++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs
@@ -964,7 +964,7 @@ homeRouter = propertyList "home router" $ props
, "hw_mode=g"
, "channel=8"
]
- `requires` File.dirExists "/lib/hostapd"
+ `requires` File.dirExists "/etc/hostapd"
& File.hasContent "/etc/resolv.conf"
[ "domain kitenet.net"
, "search kitenet.net"