nixos/services/tahoe: Work around awkward command.

This commit is contained in:
Corbin 2017-01-22 01:23:28 -08:00
parent 46a522698e
commit de4c9e0d15

View file

@ -343,7 +343,7 @@ in
preStart = ''
if [ \! -d ${nodedir} ]; then
mkdir -p /var/db/tahoe-lafs
tahoe create-node ${nodedir}
tahoe create-node --hostname=localhost ${nodedir}
fi
# Tahoe has created a predefined tahoe.cfg which we must now