|
|
|
|
368
|
echo $'Introducer file not found'
|
368
|
echo $'Introducer file not found'
|
369
|
exit 9654845
|
369
|
exit 9654845
|
370
|
fi
|
370
|
fi
|
|
|
371
|
+ create_tahoelafs_daemon introducer
|
371
|
|
372
|
|
372
|
# start the storage node
|
373
|
# start the storage node
|
373
|
su -c '/home/tahoelafs/tahoelafs/venv/bin/python2 /home/tahoelafs/tahoelafs/venv/bin/tahoe start /home/tahoelafs/storage' - tahoelafs
|
374
|
su -c '/home/tahoelafs/tahoelafs/venv/bin/python2 /home/tahoelafs/tahoelafs/venv/bin/tahoe start /home/tahoelafs/storage' - tahoelafs
|
374
|
-
|
|
|
375
|
- # create daemons
|
|
|
376
|
- create_tahoelafs_daemon introducer
|
|
|
377
|
create_tahoelafs_daemon storage
|
375
|
create_tahoelafs_daemon storage
|
378
|
|
376
|
|
379
|
set_completion_param "tahoelafs commit" "$TAHOELAFS_COMMIT"
|
377
|
set_completion_param "tahoelafs commit" "$TAHOELAFS_COMMIT"
|