propellor spin

This commit is contained in:
Joey Hess 2015-03-21 09:52:58 -04:00
parent e39a925121
commit cec0929a26
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ scrollBox = propertyList "scroll server" $ props
, "echo 'or, type comments below (finish with a dot on its own line)'"
, "echo"
, "echo Your comments:"
, "mail -E -s \"scroll test $t\" joey@kitenet.net"
, "timeout --kill-after 1m --foreground 2h mail -E -s \"scroll test $t\" joey@kitenet.net"
] `onChange` (g `File.mode` (combineModes (ownerWriteMode:readModes ++ executeModes)))
& Apt.installed ["bsd-mailx"]
-- prevent port forwarding etc by not letting scroll log in via ssh