From 903faa76151755221e56aefe3c9e1ebd0f65d9e3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 13 Oct 2018 18:21:06 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Property/SiteSpecific/JoeySites.hs') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index 6a9d9942..e7d27de5 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1056,7 +1056,7 @@ homeRouter = propertyList "home router" $ props , "no-hosts" , "address=/honeybee.kitenet.net/10.1.1.1" , "address=/house.kitenet.net/10.1.1.1" - , "dhcp-host=0c:98:38:80:6a:f9,10.1.1.134,android-kodama + , "dhcp-host=0c:98:38:80:6a:f9,10.1.1.134,android-kodama" ] `onChange` Service.restarted "dnsmasq" & ipmasq homerouterWifiInterface -- cgit v1.2.3