diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-01-09 19:27:04 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-01-09 19:27:04 -0400 |
| commit | b2a50d670e4a4327cda0f83ebaab6439f050e16f (patch) | |
| tree | 12e3a138a11eaa5f88951b96628d6105079ed7ef /src/Propellor | |
| parent | 9ae87002690eb6b44768f40496c3708891698afe (diff) | |
propellor spin
Diffstat (limited to 'src/Propellor')
| -rw-r--r-- | src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index 4313fbf3..f99856d1 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -998,7 +998,7 @@ homeRouter = propertyList "home router" $ props & Apt.installed ["ppp"] `before` File.hasContent "/etc/ppp/peers/provider" [ "user \"joeyh@arczip.com\"" - , "connect \"/usr/sbin/chat -v -f /etc/chatscripts/pap -T 9734111\"" + , "connect \"/usr/sbin/chat -v -f /etc/chatscripts/pap -T 3825441\"" , "/dev/ttyACM0" , "115200" , "noipdefault" |
