|
@@ -238,7 +238,7 @@ EOF
|
238
|
238
|
chroot "$rootdir" /root/install_tahoelafs
|
239
|
239
|
chroot "$rootdir" rm /root/install_tahoelafs
|
240
|
240
|
|
241
|
|
- tahoelafs_update_script $rootdir/usr/bin/update-tahoelafs
|
|
241
|
+ tahoelafs_update_script $rootdir/usr/bin/update-tahoelafs mesh
|
242
|
242
|
|
243
|
243
|
if ! grep -q "update-tahoelafs" $rootdir/etc/crontab; then
|
244
|
244
|
echo "*/1 * * * * root /usr/bin/update-tahoelafs 2> /dev/null" >> $rootdir/etc/crontab
|